X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2Fmacros.py;h=28cc7d654b7fb25a090b3f61e00489e88cbaa18d;hp=31625a5f0306fceb7260e146e693c4817b70e996;hb=8924fc4958062e32ed714051db3e4435b7d3b824;hpb=8f314a0560012830f55b1565b65646074365644a diff --git a/system/macros.py b/system/macros.py index 31625a5..28cc7d6 100644 --- a/system/macros.py +++ b/system/macros.py @@ -189,6 +189,8 @@ qemu_kill_mine nodestate_reinstall qemu_local_init bootcd qemu_local_config qemu_clean_mine qemu_export qemu_start qemu_timestamp qemu_nodefamily """.split() +sequence['reset_node'] = "qemu-kill-mine qemu-start" + sequences['bonding_node'] = 'node start-node'.split() sequences['wait_node'] = 'ping_node ssh_node_debug ssh_node_boot'.split()