new target qemu-cleanlog so that log.txt can contain only the last boot
[tests.git] / system / macros.py
index 04a0af6..ae0c0f0 100644 (file)
@@ -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()
 
-sequences['reset_node'] = "qemu-kill-mine qemu-start".split()
+sequences['reset_node'] = "qemu-cleanlog qemu-kill-mine qemu-start".split()
 
 sequences['bonding_node'] = 'node start-node'.split()