X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fmacros.py;h=04a0af68d9eb5eb0a9b53b17a4ca58ea5b7ff5a8;hb=3dfbfb8e94682f8e7b453bb959d38421cc92928b;hp=28cc7d654b7fb25a090b3f61e00489e88cbaa18d;hpb=8924fc4958062e32ed714051db3e4435b7d3b824;p=tests.git diff --git a/system/macros.py b/system/macros.py index 28cc7d6..04a0af6 100644 --- a/system/macros.py +++ b/system/macros.py @@ -189,7 +189,7 @@ 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['reset_node'] = "qemu-kill-mine qemu-start".split() sequences['bonding_node'] = 'node start-node'.split()