Closed Anushree-Mathur closed 11 months ago
(0807/1020) type_specific.io-github-autotest-libvirt.virsh.domstate.normal_test.reason.crash_vm.oncrash_rename_restart.normal: ERROR: Failed to define virt-tests-vm1 for reason:\nerror: Failed to define domain from /var/tmp/xml_utils_temp_dzz16elu.xml\nerror: unsupported configuration: qemu driver doesn't support the 'rename-restart' action for 'on_reboot'/'on_poweroff'/'on_crash'\n (7.87 s) (0808/1020) type_specific.io-github-autotest-libvirt.virsh.domstate.normal_test.reason.crash_vm.oncrash_rename_restart.restart_libvirtd: ERROR: Failed to define virt-tests-vm1 for reason:\nerror: Failed to define domain from /var/tmp/xml_utils_temp_od5fitov.xml\nerror: unsupported configuration: qemu driver doesn't support the 'rename-restart' action for 'on_reboot'/'on_poweroff'/'on_crash'\n (9.76 s)
rename-restart option for on_crash is supported only by libxl hypervisor driver. As per (https://libvirt.org/formatdomain.html Signed-off-by: Anushree Mathur anushree.mathur@linux.vnet.ibm.com