Project

General

Profile

action #72292

Updated by okurz over 3 years ago

## 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. 

 ## 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 Steps to reproduce 

 * 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 :)

Back