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

[CI] Tune test timeouts #3342

Merged
merged 1 commit into from
Nov 24, 2023
Merged

[CI] Tune test timeouts #3342

merged 1 commit into from
Nov 24, 2023

Conversation

kciesielski
Copy link
Member

Here's another attempt to make this better.
After recent change which moves test compilation to the compileScoped step (#3336), I noticed that the Test step takes much less time (yay!). It's now a matter of minutes, usually far less than 10m if successful.
Because of this, I propose:

  1. Reducing timeout: if tests freeze, let's retry after 15 minutes instead of 45 minutes
  2. Increasing number of retries: let's bump this a bit, from 3 to 4

@kciesielski kciesielski requested a review from adamw November 24, 2023 18:10
@adamw adamw merged commit 0dcc24c into master Nov 24, 2023
15 checks passed
@adamw
Copy link
Member

adamw commented Nov 24, 2023

Looks good, let's try :)

@mergify mergify bot deleted the lower-test-retry-timeout branch November 24, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants