Actions
action #178105
openQA (public) - coordination #162890: [saga][epic] feature discoverability
coordination #162896: [epic] Job triggering on jobless openQA instances
Ensure automatic submissions os-autoinst+openQA if previous submissions have been too long in the past
Start date:
2025-02-28
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Motivation¶
#178102 has shown problems in the logic. We prevent too frequent submissions in https://github.com/os-autoinst/scripts/blob/master/os-autoinst-obs-auto-submit#L183
but we don't look if the last submissions had been created too far in the past
Acceptance criteria¶
- AC1: os-autoinst-obs-auto-submit creates new submissions or superseedes existing ones if the last SR creation is too far in the past
Suggestions¶
- Look into https://github.com/os-autoinst/scripts/blob/master/os-autoinst-obs-auto-submit and consider an upper threshold when throttling to force submissions, e.g. as long as submissions more recent than 3 days exist do not submit but if last submission is older than 10 days force submit
Updated by okurz about 9 hours ago
- Copied from action #178102: No automatic submission of os-autoinst+openQA as of 2025-02-28 added
Actions