Project

General

Profile

action #96959

Updated by livdywan over 2 years ago

## Observation 

 Investigate jobs are being scheduled for soft-failed and passed jobs. There's no comment there but `OPENQA_INVESTIGATE_ORIGIN` can be seen from the job settings when looking at scheduled jobs to trace it to the affected job. 

 passed  
 - https://openqa.suse.de/tests/6859615 for https://openqa.suse.de/tests/6812082 
 - https://openqa.suse.de/tests/6859614 for https://openqa.suse.de/tests/6812082 

 soft-failed 
 - https://openqa.suse.de/tests/6859608 for https://openqa.suse.de/tests/6851676 
 - https://openqa.suse.de/tests/6859607 for https://openqa.suse.de/tests/6851676 

 ## Suggestion 
 - Verify if openQA correctly reads config for hooks (config in production looks fine) 
 - Check if OPENQA_INVESTIGATE_ORIGIN was set correctly, considering those jobs have no comment 
 - (Why) are comments not being posted by https://github.com/os-autoinst/scripts/blob/master/openqa-investigate ? 
 - Check gru logs

Back