Project

General

Profile

action #99402

Updated by okurz over 2 years ago

### motivation 
 Similar to #99396 

 ## Steps to reproduce 

 Find jobs referencing this ticket with the help of 
 https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-query-for-job-label , 
 call `openqa-query-for-job-label poo#99402` 

 ### acceptance criteria 
 * **AC1**: Incomplete jobs with a reason matching the regex from the ticket title (or possibly a less strict version) should be restarted automatically. 

 ### suggestions 
 * Try to configure this via settings in `openqa.ini`. 
 * Otherwise consider extending the code.

Back