action #163298
closedcoordination #152769: [epic] Reduction of yaml files in YaST installations
Reduce yaml files for detect_yast2_failures
0%
Description
Motivation¶
See epic and tickets in the epic for best practices.
Some general summary as a hint (after reading previous tickets):
Main goals are to reduce for single test suite to single yaml file comparing the ones created per each architecture before and drive the schedule having different yaml default files per each architecture. The final yaml should be stored in a folder where we have the representation of each test case: schedule/yam/test_cases
In order to do that you have to consider if it is just about yaml or would require some code changes to make things more homogeneous, there are multiple approaches ranging from simple dropping small tested functionality in some specific architecture to some more fancy code strategy.
At the same time we should care of variables, basically moving all of them to job group yaml.
Specific from this test suite:
There is one *_full
which doesn't look to be used?
Schedules for these test suites exist in schedule/yast/detect_yast2_failures.yaml
.
Acceptance criteria¶
AC1: Reduce yaml files for corresponding test suite over all the architectures.
AC2: Clean-up unused files and other improvements (read epic to refresh about those enhancements).
Updated by rainerkoenig 5 months ago
- Tags changed from qe-yam-jul-sprint, qe-yam-aug-sprint to qe-yam-aug-sprint
Updated by JERiveraMoya 4 months ago
- Status changed from In Progress to Resolved