Project

General

Profile

action #123724

Updated by livdywan about 1 year ago

## Observation 

 Ticket #122215 seems not functional still, the affected tests do not get the softfail forcing still automatically but need to be set manually daily. 

 The ticket has: 
 `auto_review:"Test result is NOT same as baseline":force_result:softfailed` 
 ... at the end of the subject, and the ticket was moved to openQA auto review project. 

 The tests can be found at the 15-SP4 runs at https://openqa.suse.de/group_overview/429 

 ## Acceptance criteria 
 - **AC1**: Result is changed to softfailed as specified in the title of the ticket 

 ## Suggestions 
 - Verify that the regex valid/working e.g. `auto_review:"Test result is NOT same as baseline":force_result:softfailed`, maybe by putting the title in a unit test and seeing if that fails 
 - Check that the ticket is filed correctly, i.e. using the force result tracker - this **seems** to be correct 
 - Check the code in https://github.com/os-autoinst/scripts

Back