Project

General

Profile

action #72277

Updated by riafarov over 3 years ago

See #69655 

 Ioannis proposes to implement retry mechanism to make check more stable. stable 

 Recent example: https://openqa.opensuse.org/tests/1421061#step/installation/1 

 Due due to the connections issues it would be meaningful to retry the request in `test_ayp_url` before show the record_info. 

 List of affected workers: 
 * openqaworker4 https://openqa.opensuse.org/admin/workers/97 
 * imagetester https://openqa.opensuse.org/admin/workers/41 
 * falafel.suse.cz :)) 


 ## Acceptance criteria 
 1. Retry mechanism is implemented and tested against problematic workers 
 2. If 1. doesn't stabilize, we investigate what is different in those workers configuration 

Back