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

kvserver: skip TestStoreRangeMergeConcurrentRequests under stress #68894

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

erikgrinaker
Copy link
Contributor

The test can fall apart under high concurrency due to timeouts, so skip
it under stress.

Resolves #68703.

Release note: None

The test can fall apart under high concurrency due to timeouts, so skip
it under `stress`.

Release note: None
@erikgrinaker erikgrinaker self-assigned this Aug 13, 2021
@erikgrinaker erikgrinaker requested a review from a team as a code owner August 13, 2021 15:21
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@erikgrinaker
Copy link
Contributor Author

bors r=nvanbenschoten

@craig
Copy link
Contributor

craig bot commented Aug 13, 2021

Build succeeded:

@craig craig bot merged commit b365f26 into cockroachdb:master Aug 13, 2021
@erikgrinaker erikgrinaker deleted the skip-merge-test branch August 23, 2021 09:02
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: TestStoreRangeMergeConcurrentRequests failed
3 participants