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

kv: deflake TestTenantRateLimiter #70723

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

RaduBerinde
Copy link
Member

A recent change (#70328) increased the rate limit and that exposed a
fragility in this test. This change restores the test to use the
original (small) rate limit.

Fixes #70456.

Release note: None

Release justification: test-only fix.

A recent change (cockroachdb#70328) increased the rate limit and that exposed a
fragility in this test. This change restores the test to use the
original (small) rate limit.

Fixes cockroachdb#70456.

Release note: None

Release justification: test-only fix.
@RaduBerinde RaduBerinde requested a review from a team as a code owner September 24, 2021 21:04
@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 @RaduBerinde)

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.

You’ll be interested in the flake.

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde)

@RaduBerinde
Copy link
Member Author

You’ll be interested in the flake.

Sigh, indeed. TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 25, 2021

Build succeeded:

@craig craig bot merged commit db27c61 into cockroachdb:master Sep 25, 2021
@RaduBerinde RaduBerinde deleted the fix-tenantrate-test branch September 30, 2021 01:34
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.

kv/kvserver: TestTenantRateLimiter failed
3 participants