action #108102
closedcoordination #90086: [epic] Refactor container tests
Create autoyast installation to create HDD for containers.
0%
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.
Updated by jlausuch over 2 years ago
- Related to action #116269: Automate creation of HDDs in qac-openqa-yaml pipeline added
Updated by jlausuch over 2 years ago
- Status changed from Workable to Rejected
Agreed that this is not needed as there is no current issue and if the parent job fails, the updates won't be approved anyway.