action #178909
opencoordination #169654: [epic] Create test scenarios for Agama
Create agama_arrange test module to handle both import and patching
0%
Description
Motivation¶
We should keep moving forward to some ideal situation where we specify the schedule by settings instead of YAML, so we can group common functionality in a single test module so the schedule do not differs so much.
We can borrow those bits from this file in this PoC:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/21137/files#diff-19cbc06a23cc41aba72ff70fe970de9795bd81e99bae728f99d40761d0cdd161R1-R53
The sleep is not anymore needed because the bug is fixed and we should try to apply this modules to all our test suites, so many verification should be advisable.
Acceptance criteria¶
- AC1: Create agama_arrange test module to handle both import and patching.
- AC2: AGAMA_PROFILE should be a link clickable in openQA.
Additional information¶
Check previous MR to know where to setup in openQA so AGAMA_PROFILE will be recognized as link:
https://gitlab.suse.de/openqa/salt-states-openqa/-/merge_requests/1234/diffs
Updated by JERiveraMoya about 1 month ago
- Related to action #175389: PoC to combine yaml files in Agama schedule to avoid create one per each architecture added
Updated by JERiveraMoya 19 days ago
- Tags changed from qe-yam-mar-sprint-fy25 to qe-yam-apr-sprint-fy25