Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

control-service: allow more time to reach a complete state #2143

Merged

Conversation

murphp15
Copy link
Collaborator

Why

when the system is under load jobs often take a little over 5 minutes.
Because we fail fast we won't waste needless time if the job goes into a failed state.

What

Wait longer to get into a successful state

How was this tested

CICD pipeline

Signed-off-by: murphp15 <murphp15@tcd.ie>
Signed-off-by: murphp15 <murphp15@tcd.ie>
@murphp15 murphp15 enabled auto-merge (squash) May 29, 2023 10:29
@murphp15 murphp15 requested a review from ivakoleva May 29, 2023 10:29
Signed-off-by: murphp15 <murphp15@tcd.ie>
@murphp15 murphp15 merged commit 14a72d0 into main May 29, 2023
3 checks passed
@murphp15 murphp15 deleted the person/murphp15/allow_more_time_to_reach_a_complete_state branch May 29, 2023 11:44
@antoniivanov
Copy link
Collaborator

I feel like we shoud investigate why it needs so much time , How much of a load we are creating just with tests? It's not like real production system with 1000 of jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants