Actions
action #108102
closedcoordination #90086: [epic] Refactor container tests
Create autoyast installation to create HDD for containers.
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2022-03-10
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Container tests depend on common parent jobs mru-install-minimal-with-addons
and those are tests that usually take long time to execute and have some failures from time to time (see #107062), therefore blocking children tests. Normally, restarting the job works, but then we have the tests delayed for long time.
Thea idea is to create a parent job with autoyast installation, similar to what we have for 15-SP4 using this autoyast template.
This profile already has <install_updates config:type="boolean">true</install_updates>
, so it will update the system, but we need to add another module to install the incident aggregates.
Actions