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: unskip merge queue during snapshot test #98805

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

AlexTalks
Copy link
Contributor

This change unskips TestMergeQueueDoesNotInterruptReplicationChange, which was skipped as potentially flaky in #94951. Despite repeated stress testing, this test no longer seems flaky, and correctly gets an error if attempting to enqueue a range in the merge queue during a replication change.

Fixes: #94951

Release note: None

This change unskips `TestMergeQueueDoesNotInterruptReplicationChange`,
which was skipped as potentially flaky in cockroachdb#94951. Despite repeated
stress testing, this test no longer seems flaky, and correctly gets an
error if attempting to enqueue a range in the merge queue during a
replication change.

Fixes: cockroachdb#94951

Release note: None
@AlexTalks AlexTalks requested a review from a team as a code owner March 16, 2023 19:40
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@AlexTalks
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 18, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 18, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 18, 2023

Build failed:

@nvanbenschoten
Copy link
Member

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 20, 2023

Build succeeded:

@craig craig bot merged commit 5839fe0 into cockroachdb:master Mar 20, 2023
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: TestMergeQueueDoesNotInterruptReplicationChange flaked
3 participants