Actions
action #152185
closedcoordination #151990: [epic] Optimize test coverage
Simplify the creation of the default system in textmode with default patterns
Start date:
2023-12-07
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
For migration in SLES 15 SP3, we have created:
- AutoYaST test suite which installs the system without ltss: https://openqa.suse.de/tests/12921511
- Support image which add ltss: https://openqa.suse.de/tests/12921528#step/patch_sle/29
All installation should have LTSS so we could just have one test suite with an auto-installation with LTSS.
Basically the one adding lp should be connected with this unified one.
LTSS and Live Patching seems to have no problem living together, see here:
https://openqa.suse.de/tests/12921358#step/patch_sle/34
This was found in SLES 15 SP3 but check if other products might have also this unnecessary dependencies for support images.
Acceptance criteria¶
AC1: Simplify the creation of the default system in textmode with default patterns
Actions