action #153085
closedcoordination #151816: [epic] Handle openQA fixes and job group setup
Create possibility to ignore failure in detect_yast2_failures
0%
Description
Motivation¶
openQA test in scenario sle-15-SP6-Online-x86_64-detect_yast2_failures_dev@64bit
detect_yast2_failures
contains failures most of the time and too many softfailures. We decided to move it to development job group in some point because didn't see much value, but still we have a dependency from the of YaST group plus a huge amount of softfailed neglected. We need the option to convert those softfailures in a record_info for example, for those cases where the bug is not going to be fixed.
Acceptance criteria¶
AC1: Pick one bug in this test suite which is clear is not going to be fixed.
AC2: Adapt the automation to be able to ignore it and not show a softfailure for it.
Updated by JERiveraMoya 9 months ago
- Related to action #153087: Reduce yaml files for RAID0 test suite added
Updated by syrianidou_sofia 9 months ago
- Status changed from Workable to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia 9 months ago ยท Edited
Created a PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18407
The module will fail in case a new error message appears, softfail in case one of the error messages reported and confirmed bugs appear and will not record anything in case of a known error message that has been reported and marked as WONTFIX or linked to trello page for yast error message cleanup: https://trello.com/c/5qTQZKH3/2918-sp2-logs-cleanup
Updated by syrianidou_sofia 9 months ago
Added MR: https://gitlab.suse.de/qe-yam/openqa-job-groups/-/merge_requests/40
to move the test tp yast job group from dev
Updated by syrianidou_sofia 9 months ago
Added follow-up ticket https://progress.opensuse.org/issues/153967 to revive the old bugs
Updated by syrianidou_sofia 9 months ago
- Status changed from In Progress to Resolved
Updated by JERiveraMoya 8 months ago
- Parent task changed from #151822 to #151816