Project

General

Profile

action #174583

Updated by okurz 27 days ago

### Observation 

 The pipeline is failing because the openQA jobs got obsoleted: 

 See: https://gitlab.suse.de/openqa/scripts-ci/-/pipelines/1472522 

 ``` 
 {"blocked_by_id":null,"id":4713396,"result":"obsoleted","state":"done"} 
 {"blocked_by_id":null,"id":4713397,"result":"obsoleted","state":"done"} 
 ``` 

 ## Suggestions 
 * ~~Verify Verify if this is a specific worker or workers and take them out of production~~ production 
 * ~~Consider Consider restarting affected jobs~~ 
 * An "obsolete" should be considered part of expected behaviour. How about a new openQA API route to follow restarts? jobs

Back