Project

General

Profile

action #80736

Updated by okurz over 3 years ago

## Motivation 
 auto-review does a good job but we could benefit from running auto-review more often. We should trigger it directly when openQA jobs incomplete or fail 

 ## Acceptance criteria 
 * **AC1:** auto-review is triggered on o3 when jobs incomplete 

 ## Suggestions 
 * *DONE:* After some days check if this still works fine on o3 
 * *DONE:* Fix reading from config for gru service -> https://github.com/os-autoinst/openQA/pull/3622 
 * *DONE:* Enable for failed as well (with label-known+investigate) 
 * *DONE:* Review openQA documentation for the current support, e.g. to consider apparmor, config vs. env, etc. -> http://open.qa/docs/#_enable_custom_hook_scripts_on_job_done_based_on_result 
 * wait for deployment to osd and enable there as well for incomplete and failed 
 * monitor impact on o3 o3+osd 
 * Think about a better approach for apparmor 

Back