Bug 297462 release job starts as queued and not in progress#248
Open
Dimitris1990 wants to merge 9 commits intoTestEnvfrom
Open
Bug 297462 release job starts as queued and not in progress#248Dimitris1990 wants to merge 9 commits intoTestEnvfrom
Dimitris1990 wants to merge 9 commits intoTestEnvfrom
Conversation
…SE like the old CheckBlockersDataSnapshotCommand did before #297462
…alidations, prepareAndExecuteReleaseJob only for release jobs, calls ReleasePrecheckService and set's to FAILED the release job if BLOCKERS etc. #297462
…se jobs that are QUEUED #297462
…void race conditions #297462
…or the creation or release processes Refs #297462
…se to be left in progress Refs #297462
|
looks good ! since we have only one pod in orchestrator there will not be a race condition for release jobs. if you want to add extra insurance, where you update the job in progress - beforehand you can find it by job id + status = queued (i.e if 2nd pod picks up it will not find it as first changed the job status ) |
Christos-Michail
approved these changes
Apr 8, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.