X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fmacros.py;h=ae0c0f05a044c732d3a2f91304eeb66f571bff66;hb=fd0c68a3bb7e7cdc0f1e60f51e6c72ee618fba31;hp=31625a5f0306fceb7260e146e693c4817b70e996;hpb=8b1b70d3d34adbfbc239f213695704ad430fb859;p=tests.git diff --git a/system/macros.py b/system/macros.py index 31625a5..ae0c0f0 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() +sequences['reset_node'] = "qemu-cleanlog qemu-kill-mine qemu-start".split() + sequences['bonding_node'] = 'node start-node'.split() sequences['wait_node'] = 'ping_node ssh_node_debug ssh_node_boot'.split()