Project

General

Profile

action #36063

Updated by mloviska almost 6 years ago

## Observation 

 openQA test in scenario sle-15-Installer-DVD-s390x-btrfs@s390x-kvm-sle12 fails in 
 [bootloader_zkvm](https://openqa.suse.de/tests/1679674/modules/bootloader_zkvm/steps/23) 

 ``` 
 [2018-05-10T08:34:19.0924 CEST] [debug] Command executed: virsh    destroy openQA-SUT-3 |& grep -v "\(failed to get domain\|Domain not found\)" 
 [2018-05-10T08:34:19.0991 CEST] [debug] Command executed: virsh    undefine --snapshots-metadata openQA-SUT-3 |& grep -v "\(failed to get domain\|Domain not found\)" 
 [2018-05-10T08:34:20.0060 CEST] [debug] Command executed: virsh    define /var/lib/libvirt/images/openQA-SUT-3.xml 
 [2018-05-10T08:34:20.0093 CEST] [debug] Command's stderr: 
 error: Failed to define domain from /var/lib/libvirt/images/openQA-SUT-3.xml 
 error: unsupported configuration: unknown on_reboot action: destroydestroy 
 ``` 

 https://github.com/os-autoinst/os-autoinst/pull/956/files has changed the condition when to destroy VM for KVM.  

 


 ## Reproducible 

 Fails since (at least) Build [611.1](https://openqa.suse.de/tests/1679674) (current job) 


 ## Expected result 

 Last good: [601.9](https://openqa.suse.de/tests/1676285) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?flavor=Installer-DVD&arch=s390x&distri=sle&machine=s390x-kvm-sle12&version=15&test=btrfs) 

Back