Actions
action #156748
closedinvestigation script should not schedule a job with a broken CASEDIR size:S
Description
Observation¶
https://openqa.opensuse.org/tests/3987388#settings
Reason: isotovideo died: No scripts in CASEDIR 'UNKNOWN (origin remote not found)#387a02410f875794b0ef809e01a6583cae311dd2'
This happens because the original job has TEST_GIT_URL=UNKNOWN (origin remote not found)
Acceptance criteria¶
- AC1: Investigate jobs do not cause broken jobs
- AC2: Already broken jobs are not tried to be cloned further automatically
Suggestions¶
- Review how TEST_GIT_URL is read in https://github.com/os-autoinst/scripts/blob/master/openqa-investigate and ensure that both we don't cause broken jobs and don't clone from broken jobs
Updated by tinita 9 months ago
https://github.com/os-autoinst/scripts/pull/303 Do not create investigation jobs with broken CASEDIR
Updated by tinita 9 months ago
- Status changed from In Progress to Resolved
deployed. example: https://openqa.opensuse.org/tests/4022080#comments
Actions