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: unskip large decommissionBench test #83733

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

AlexTalks
Copy link
Contributor

@AlexTalks AlexTalks commented Jul 1, 2022

This extends the timeout of the large, 3000 warehouse decommission
benchmark roachtest to 3 hours, since it can take up to an hour for the
test to import data, achieve range count balance, and ramp up its
workload. This was skipped in #83445 due to frequent timeouts at the 1hr
mark.

It also adds a --max-rate parameter to the workload generator in order
to ensure the cluster avoids overload.

Closes #82870

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@AlexTalks AlexTalks requested review from aayushshah15 and tbg July 1, 2022 23:05
This extends the timeout of the large, 3000 warehouse decommission
benchmark roachtest to 3 hours, since it can take up to an hour for the
test to import data, achieve range count balance, and ramp up its
workload. This was skipped in cockroachdb#83445 due to frequent timeouts at the 1hr
mark.

It also adds a `--max-rate` parameter to the workload generator in order
to ensure the cluster avoids overload.

Release note: None
@AlexTalks
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 5, 2022

Build succeeded:

@craig craig bot merged commit 9c5472e into cockroachdb:master Jul 5, 2022
@AlexTalks AlexTalks deleted the unskip_large_decomm_bench branch July 6, 2022 03:07
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: decommissionBench/nodes=8/cpu=16/warehouses=3000 failed
3 participants