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

jobs: increase the test timeout #92206

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

andreimatei
Copy link
Contributor

This package seems to timeout every night in our stress build, both under race and without it. Under test, without stress, it took 200s for me on a fast machine. The current timeout is 300s - which seems too tight. This patch increases it to 900.
Without race and without stress, the pkg runs in about 30s for me. But I'm not sure I'm running it with the deadlock build tag, like CI is. Some of the failures below are from no-race stress builds.

Closes #92188
Closes #92191
Closes #92110
Closes #92111
Closes #92046

Release note: None
Epic: None

This package seems to timeout every night in our stress build, both
under race and without it. Under test, without stress, it took 200s for
me on a fast machine. The current timeout is 300s - which seems too
tight. This patch increases it to 900.
Without race and without stress, the pkg runs in about 30s for me. But
I'm not sure I'm running it with the `deadlock` build tag, like CI is.
Some of the failures below are from no-race stress builds.

Closes cockroachdb#92188
Closes cockroachdb#92191
Closes cockroachdb#92110
Closes cockroachdb#92111
Closes cockroachdb#92046

Release note: None
Epic: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @miretskiy, @rickystewart, and @srosenberg)

@ajwerner
Copy link
Contributor

No reason to hold onto this one.

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 21, 2022

Build succeeded:

@craig craig bot merged commit f694132 into cockroachdb:master Nov 21, 2022
@andreimatei andreimatei deleted the small.jobs-timeout branch November 22, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants