action #176781
closedcoordination #169654: [epic] Create test scenarios for Agama
Add scenario for mediacheck of both installation mediums
0%
Description
Motivation¶
Similar test for SLES 15 SP7: https://openqa.suse.de/tests/overview?arch=&flavor=&machine=&test=mediacheck&modules=&module_re=&group_glob=¬_group_glob=&comment=&distri=sle&version=15-SP7&build=61.1&groupid=129#
If the full medium is fixed, we should do it for both.
Cover the architectures that were already covered in sle 16 and why not? check why wasn't covered in other architectures more exotic, perhaps some technical limitations of some kind? perhaps didn't make sense for some reason?
Let's cover as well the usb case, for instance: https://openqa.suse.de/tests/16682116
https://bugzilla.suse.com/show_bug.cgi?id=1236103
https://github.com/agama-project/agama/pull/1958
Acceptance criteria¶
- AC1: Add scenario mediacheck for x86_64 and aarch64.
- AC2: Investigate for the arch/backend where wasn't this check in sles 15 sp7 powerVM hmc or s390x kvm/zVM.
- AC3: (optional and only in the scope of qemu) Use Page Object Model (POM) if worth it, but perhaps the current test module works out of the box.