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: remove wait loop in backup2TB roachtest #41010

Merged
merged 1 commit into from
Oct 8, 2019

Commits on Sep 23, 2019

  1. roachtest: remove wait loop in backup2TB roachtest

    Previously a wait loop was needed in the backup2TB roachtest because the
    test was reporting the table as offline when it shouldn't have seen it
    as OFFLINE. This was fixed by cockroachdb#40996, and therefore we should no longer
    need this wait loop.
    
    Release justification: Only touches tests.
    
    Release note: None
    pbardea committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    db52476 View commit details
    Browse the repository at this point in the history