action #112427
closedcoordination #112409: [epic] PoC for openSUSE ALP testing in openQA
5. Adapt transactional server related test cases for ALP
0%
Description
The idea for the first PoC for ALP testing in openQA is to copy what we already have for Leap Micro/MicroOS.
So, taking this job as an example: https://openqa.opensuse.org/tests/2351803
we should basically get the same results but executing them on ALP images.
The used schedule in this case is https://openqa.opensuse.org/tests/2351803/settings/schedule/sle-micro/raw_image.yaml
But a different approach could be used (e.g main.pm).
Updated by jlausuch almost 3 years ago
- Status changed from Workable to In Progress
- Assignee set to jlausuch
Updated by jlausuch almost 3 years ago
Currently working on several changes in the code:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15115
Updated by jlausuch almost 3 years ago
The 64bit images jobs are ok
https://openqa.opensuse.org/tests/overview?distri=alp&version=0.1&build=17.10&groupid=100
TODO:
- Fix disk_boot in UEFI jobs: https://openqa.opensuse.org/tests/overview?distri=alp&version=0.1&build=17.10&groupid=100
- Fix SelfInstall jobs: https://openqa.opensuse.org/tests/2427880
Updated by jlausuch almost 3 years ago
- Status changed from In Progress to Resolved
I will create new tickets for the remaining issues.