action #110773
Updated by JERiveraMoya over 2 years ago
#### Motivation See parent task #110770 #### Acceptance criteria **AC1**: Adapt modify_existing_partition Migrate test suite from PowerKVM to run in PowerVM #### Suggestions In PowerVM in a other test suites, for example, here https://openqa.suse.de/tests/8686434#step/bootloader_start/31 we do some actions to wipe out the disks so we can have fixed expectation: https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/lib/bootloader_pvm.pm#L135 expectation. We could do something similar here after wiping out in order to prepare the disk in similar fashion than for qemu is done in the parent job that is booted. That would save us to run AutoYaST directly chained here.