Project

General

Profile

action #124274

Updated by livdywan about 1 year ago

## Motivation 

 I got the feedback that the retry job failed for [osd#10460004](https://openqa.suse.de/tests/10460004#comments). 

 > Investigate retry job: https://openqa.suse.de/t10461879 failed, likely not a sporadic failure 

 However, the retry job just softfailed and the affected step previously failing is entirely green: 
 [osd#10461879](https://openqa.suse.de/tests/10461879) 

 ## Acceptance Criteria 
 * **AC1:** softfailed not handled as failure in this case 


 ## Suggestions 
 * It could be a one line change: https://github.com/os-autoinst/scripts/blob/master/openqa-investigate#L191

Back