action #153087
closedcoordination #152769: [epic] Reduction of yaml files in YaST installations
Reduce yaml files for RAID0 test suite
0%
Description
Motivation¶
See epic and tickets in the epic for best practices.
The only difference seems that we upload assets to check YaST failures, we could update the asset in both, even if for aarch64 we don't use it.
Acceptance criteria¶
AC1: Reduce yaml files for RAID0 test suite.
AC2: Clean-up unused files.
Updated by JERiveraMoya 12 months ago
- Related to action #153085: Create possibility to ignore failure in detect_yast2_failures added
Updated by zoecao 11 months ago ยท Edited
Submit PR and MR for this ticket:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18496
https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/42
There are still two RAID0 yaml schedule files for ppc64le as below, no idea whether need to continue to reduce the yaml file number, can not verify the results on ppc64le because of the worker issue:
chenzi:/var/lib/openqa/tests/sle/schedule/yast/raid # la | grep raid0
-rw-r--r-- 1 root root 1791 Jul 14 2023 raid0_sle_gpt_prep_boot_pvm.yaml
-rw-r--r-- 1 root root 1544 Jul 14 2023 raid0_sle_gpt_prep_boot.yaml
-rw-r--r-- 1 root root 676 Jan 3 15:15 raid0_sle_gpt.yaml
Updated by JERiveraMoya 11 months ago
yes, pvm we can leave aside: https://progress.opensuse.org/issues/152769#note-12
Updated by zoecao 11 months ago
Thanks, I updated the MR based on comment, as well as PR:
MR: https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/42
PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18496/files
Updated by JERiveraMoya 11 months ago
- Status changed from In Progress to Resolved