Project

General

Profile

action #48071

Updated by yosun about 5 years ago

Since zVM don't support create qcow2 file. Then we need to install 63 times before test xfstests in each build.(Now we have 63 tests about xfstests). It will not finish in a day to finish all tests(63 times installation takes 24hours to finish..). So we need to change it to KVM to really in use. 

 So this task about 
 - modify function zkvm_add_disk https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/bootloader_setup.pm#L778 
 - modify MR https://gitlab.suse.de/openqa/salt-pillars-openqa/merge_requests/141 back to find if linux152 and linux153 could support kvm or not.

Back