Project

General

Profile

action #113345

Updated by livdywan almost 2 years ago

## Observation 
 Bot does do not ignore Development/Leap job groups and could block update approvals due to broken development tests. 
 See http://dashboard.qam.suse.de/blocked and look for "leap" 

 ## Problem 
 Likely regression due to https://github.com/openSUSE/qem-bot/commit/d4d33720d183ba30b63529577e2bbad700b238cd 
 or https://github.com/openSUSE/qem-bot/commit/c869a5cb7a56cdb5c3ba33f64e086f34c64ce5b9#diff-dbb33d499407c366ab760f232[…]e02dad0dd506c87b478b8007cf496ad 

 ## Suggestions 
 Look hard at the above commits and try it out with "--dry-run" and fix it. We at least know that jobs are still ignored, e.g. https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/1044528#L2663 shows "INFO: Ignoring job '9078831' in development group 'Maintenance: Leap 15.4 Incidents'" so there is at least *some* ignoring going on

Back