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

backupccl: deflake TestGCDropIndexSpanExpansion #75491

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

adityamaru
Copy link
Contributor

With #73876 there is a bit more asynchrony than before and
thus the test must wait until all the ranges have completed splitting
before it attempts the last backup, so that the ExportRequest targets
the range with the correct SpanConfig applied to it.

Fixes: #75202

Release note: None

With cockroachdb#73876 there is a bit more asynchrony than before and
thus the test must wait until all the ranges have completed splitting
before it attempts the last backup, so that the ExportRequest targets
the range with the correct SpanConfig applied to it.

Fixes: cockroachdb#75202

Release note: None
@adityamaru adityamaru requested review from irfansharif, a team and shermanCRL and removed request for a team January 25, 2022 14:11
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@adityamaru
Copy link
Contributor Author

Stressed it (without the shortened closed ts interval) for 10mins, ~600runs and it hasn't failed.

@adityamaru adityamaru removed the request for review from shermanCRL January 25, 2022 14:12
@adityamaru
Copy link
Contributor Author

TFTR!

bors r=irfansharif

@craig
Copy link
Contributor

craig bot commented Jan 26, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jan 26, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Jan 26, 2022

Build succeeded:

@craig craig bot merged commit ae101ea into cockroachdb:master Jan 26, 2022
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.

ccl/backupccl: TestGCDropIndexSpanExpansion failed
3 participants