-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not retry jobs that were obsoleted
The 'obsoleted' result indicates the job was cancelled because a new schedule request for the same scenario came in. In this case it probably doesn't make sense to auto-retry the cancelled job because the new request indicates the admin wants the job run with the new settings. See: https://progress.opensuse.org/issues/164613 Signed-off-by: Adam Williamson <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters