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: Lower no output timeout by default #13039

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

mslipper
Copy link
Collaborator

Most of the time there's no output from our Go tests, it means there's a bug. Lowering the timeout here will reduce the amount of time we spend waiting for jobs to fail. For long-running tests like fault proofs, the value is configured at 20m since those tests take longer.

Most of the time there's no output from our Go tests, it means there's a bug. Lowering the timeout here will reduce the amount of time we spend waiting for jobs to fail. For long-running tests like fault proofs, the value is configured at 20m since those tests take longer.
@mslipper mslipper requested a review from a team as a code owner November 22, 2024 18:30
@mslipper mslipper requested a review from geoknee November 22, 2024 18:30
@smartcontracts smartcontracts added this pull request to the merge queue Nov 22, 2024
Merged via the queue into develop with commit 6a871c5 Nov 22, 2024
47 checks passed
@smartcontracts smartcontracts deleted the feat/lower-no-output-timeout branch November 22, 2024 20:38
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