Actions
action #72292
closedopenqa-review fails to reference bugs from soft-fail references
Description
Observation¶
reports on https://progress.opensuse.org/projects/qa/wiki#Test-results-overview should reference bugs or tickets in the soft-fail references but they don't . This happened in the past and was fixed e.g. with https://github.com/os-autoinst/openqa_review/commit/935b63b9a536b3aa6eb76cc184fd22b3a720df86 but should be checked again.
Impact¶
QA SLE Project Manager and release manager review the report often or on a daily basis and want to see the bug references linked to soft fail cases. The issue was originally reported by mawerner that "the report is missing soft fail references", i.e. at least a significant amount
Acceptance criteria¶
- AC1: Reports from osd and o3 include bug references for all soft fail references (i.e. linked to
record_soft_failure
calls as well as soft-fail needles)
Suggestions¶
- Maybe https://gitlab.suse.de/openqa/openqa-review/pipelines also shows some errors
- Call
openqa-review
locally with according parameters to include soft fails and parse bugrefs and maybe-vvvv
to show more logging output and reproduce the problem - Check if this affects all soft fail references or only some
- Fix the problem :)
Workaround¶
Follow the links to the openQA jobs directly and read out the soft fail references from there, e.g. bugzilla links
Actions