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

multitenant: Increase timeout for kvtenantccl #98997

Merged
merged 1 commit into from
Mar 20, 2023

Commits on Mar 20, 2023

  1. multitenant: Increase timeout for kvtenantccl

    The new TestTenantUpgradeInterlock test takes a long time to run (up to a
    minute locally) and has started timing (the first instance being in a
    post-merge arm64 test). On the suspicion that it's timing out strictly
    because it's long running, increase the timeout to see if that resolves
    the failures.
    
    Release note: None
    Epic: None
    Fixes: cockroachdb#98986
    ajstorm committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    95c90f9 View commit details
    Browse the repository at this point in the history