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

roachtest: bump tpccbench timeout #101058

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

renatolabs
Copy link
Contributor

Looking at the test history, we see that tpccbench may sometimes take longer than 5h, especially in multi-region setups. For that reason, we bump the timeout for this test to 7h, which should be sufficient and avoid failures due to timeouts.

This commit also removes an unused MinVersion field in the tpccBenchSpec struct.

Resolves #100975.

Release note: None

Looking at the test history, we see that tpccbench may sometimes take
longer than 5h, especially in multi-region setups. For that reason, we
bump the timeout for this test to 7h, which should be sufficient and
avoid failures due to timeouts.

This commit also removes an unused `MinVersion` field in the
`tpccBenchSpec` struct.

Resolves cockroachdb#100975.

Release note: None
@renatolabs renatolabs requested a review from a team as a code owner April 10, 2023 13:46
@renatolabs renatolabs requested review from herkolategan and srosenberg and removed request for a team April 10, 2023 13:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@renatolabs
Copy link
Contributor Author

TFTR!

bors r=srosenberg

@craig
Copy link
Contributor

craig bot commented Apr 10, 2023

Build succeeded:

@craig craig bot merged commit a73b33f into cockroachdb:master Apr 10, 2023
@renatolabs renatolabs deleted the rc/bump-tpccbench-timeout branch April 28, 2023 18:56
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.

roachtest: tpccbench/nodes=9/cpu=4/multi-region failed
3 participants