action #48071
closedaction #42800: [kernel] Require a two disk s390x machine type to run xfstests
[functional][u][kernel]Transfer s390x-zVM-2disk machine type from zVM to KVM
0%
Description
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
Updated by yosun almost 6 years ago
- Subject changed from [functional][y][kernel]Transfer s390x-zVM-2disk machine type from zVM to KVM to [functional][u][kernel]Transfer s390x-zVM-2disk machine type from zVM to KVM
- Description updated (diff)
Updated by yosun almost 6 years ago
okurz wrote:
ok, what do you need QSF-u for?
When I ask Matthias about the problem about installation too much in test fstests in s390x-zVM-2disk machine, he kindly offer me a solution about change zVM to KVM machine type. But he is not sure about if function zkvm_add_disk could add the second qcow2 to KVM machine or not. Tomorrow we got a time together to try it.
Updated by okurz almost 6 years ago
Ok, great. So mgriessmeier knows already. Then it's fine :)
Updated by mgriessmeier almost 6 years ago
- Status changed from New to Feedback
- Assignee set to mgriessmeier
yup, no worries =)
created PR for s390x kvm to be capable of handling multiple disks: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6832
@sero: could you please check if this is already enough for your needs? - it adds multiple disks now, based on NUMDISKS
Updated by yosun almost 6 years ago
mgriessmeier wrote:
yup, no worries =)
created PR for s390x kvm to be capable of handling multiple disks: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6832@sero: could you please check if this is already enough for your needs? - it adds multiple disks now, based on
NUMDISKS
Yes, meet my requirement. As tested partitioning_togglehome also need some tiny modify if system contain more than 1 disk, could you please add it in the same PR?
http://10.67.133.102/tests/780#step/partitioning_togglehome/2
Updated by mgriessmeier almost 6 years ago
yosun wrote:
mgriessmeier wrote:
yup, no worries =)
created PR for s390x kvm to be capable of handling multiple disks: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6832@sero: could you please check if this is already enough for your needs? - it adds multiple disks now, based on
NUMDISKS
Yes, meet my requirement. As tested partitioning_togglehome also need some tiny modify if system contain more than 1 disk, could you please add it in the same PR?
http://10.67.133.102/tests/780#step/partitioning_togglehome/2
please open a separate one for that
Updated by mgriessmeier almost 6 years ago
- Status changed from Feedback to Resolved
Updated by mgriessmeier almost 6 years ago
- Status changed from Resolved to Feedback
sorry. not intended to resolve
Updated by yosun almost 6 years ago
mgriessmeier wrote:
yosun wrote:
mgriessmeier wrote:
yup, no worries =)
created PR for s390x kvm to be capable of handling multiple disks: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6832@sero: could you please check if this is already enough for your needs? - it adds multiple disks now, based on
NUMDISKS
Yes, meet my requirement. As tested partitioning_togglehome also need some tiny modify if system contain more than 1 disk, could you please add it in the same PR?
http://10.67.133.102/tests/780#step/partitioning_togglehome/2please open a separate one for that
Sure, then feel free to merge that PR.
Updated by okurz over 5 years ago
Both https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6832 and https://gitlab.suse.de/openqa/salt-pillars-openqa/merge_requests/141 are merged. What else is missing here to get the ticket done?
Updated by yosun over 5 years ago
IMO after PR merged it's done for this ticket, add needles for http://10.67.133.102/tests/780#step/partitioning_togglehome/2 will follow in another ticket. Thanks!
Updated by mgriessmeier over 5 years ago
- Status changed from Feedback to Resolved
jlausuch wrote:
is ok to close this ticket now?
it's done from the infrastructure side of things - everything else which is test-related should be in a seperate ticket
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done