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: add timeout limits #6178

Merged
merged 1 commit into from
Feb 3, 2024
Merged

ci: add timeout limits #6178

merged 1 commit into from
Feb 3, 2024

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Jan 30, 2024

So that they fail early instead of letting them run indefinitely when
there are problems with the CI infrastructure.

Use 5 minutes for the jobs that usually complete in under a minute
(check-profiles and codespell) and 10 minutes for the rest (most jobs
usually take 1-3 minutes).

So that they fail early instead of letting them run indefinitely when
there are problems with the CI infrastructure.

Use 5 minutes for the jobs that usually complete in under a minute
(check-profiles and codespell) and 10 minutes for the rest (most jobs
usually take 1-3 minutes).
@kmk3 kmk3 merged commit 180bdee into netblue30:master Feb 3, 2024
15 checks passed
@kmk3 kmk3 deleted the ci-add-timeouts branch February 3, 2024 20:24
kmk3 added a commit that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

2 participants