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: deflake kv0/enc=false/../no-admission #86388

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

irfansharif
Copy link
Contributor

@irfansharif irfansharif commented Aug 18, 2022

Fixes #86299 (speculatively). It doesn't seem this perf test cared about
failing the entire test run in the face of errors (the errors tripping
the roachtest were as a result of circuit breakers tripping, possible
without admission control which this test disabled). While here, we also
switch off admission.kv.pause_replication_io_threshold for
configurations where admission is disabled -- it gives us a fuller
comparison point.

Release justification: stability work
Release note: None

@irfansharif irfansharif requested a review from tbg August 18, 2022 15:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@irfansharif
Copy link
Contributor Author

bors r+

Fixes cockroachdb#86299 (speculatively). It doesn't seem this perf test cared about
failing the entire test run in the face of errors (the errors tripping
the roachtest were as a result of circuit breakers tripping, possible
without admission control which this test disabled). While here, we also
switch off admission.kv.pause_replication_io_threshold for
configurations where admission is disabled -- it gives us a fuller
comparison point.

Release justification: stability work
Release note: None
@irfansharif irfansharif force-pushed the 220818.deflake-kv0/enc=false branch from c6db5be to 2cfc958 Compare August 18, 2022 15:14
@irfansharif
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 18, 2022

Already running a review

@craig
Copy link
Contributor

craig bot commented Aug 18, 2022

Build succeeded:

@craig craig bot merged commit 2cdb9e2 into cockroachdb:master Aug 18, 2022
@irfansharif irfansharif deleted the 220818.deflake-kv0/enc=false branch August 18, 2022 16:41
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: kv0/enc=false/nodes=3/cpu=32/size=64kb/no-admission failed
3 participants