Actions
action #112763
closedcoordination #103323: [epic] BCI testing
Add SLE 15-SP4 as part of the container test matrix
Start date:
2022-06-21
Due date:
% Done:
0%
Estimated time:
Tags:
Description
As 15-SP4 is FCS, we should add it for the validation of our tests.
The Container Image tests are using a set pre-installed HDD_1 (qcow2). The 3rd party hosts are created manually, but all the SLE hosts are done via Autoyast in this group:
https://openqa.suse.de/group_overview/377
using the same autoyast profile:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/containers/autoyast_containers.xml.ep
The way to trigger those HDD creation jobs is also done manually and I do it from time to time (need to improve this part). This is the script I use to do so:
https://gitlab.suse.de/qac/qac-openqa-yaml/-/blob/master/containers/create_hdd_isos_post.sh
Acceptance criteria¶
- Add 15-SP4 to the job group https://gitlab.suse.de/qac/qac-openqa-yaml/-/blob/master/containers/create_stable_hosts.yaml -> https://openqa.suse.de/group_overview/377
- Make sure the job installs properly 15-SP4 host and creates the corresponding qcow2
- Add this host to all Container Image tests bci and image_updates
Actions