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: add debugging to help deflake backup/mixed-version #73377

Conversation

stevendanna
Copy link
Collaborator

The backup/mixed-version test depends on a workaround in which we
force a garbage collection of a particular range. We've seen at least
1 case where this workaround didn't appear to work.

This PR logs the response we get from our enqueue_range request and
also moves the request to earlier in the test run.

Release note: None

The backup/mixed-version test depends on a workaround in which we
force a garbage collection of a particular range. We've seen at least
1 case where this workaround didn't appear to work.

This PR logs the response we get from our enqueue_range request and
also moves the request to earlier in the test run.

Release note: None
@stevendanna stevendanna requested a review from a team as a code owner December 2, 2021 11:10
@stevendanna stevendanna requested review from otan and removed request for a team December 2, 2021 11:10
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@stevendanna stevendanna merged commit 7626474 into cockroachdb:release-21.1 Dec 6, 2021
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.

4 participants