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: wait longer for token return #135211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. roachtest: wait longer for token return

    Previously tokens needed to be returned within 5 seconds of stopping the
    workload. This resulted in failures in some of the perturbation/* tests
    when using apply-to-all for replAC. This change bumps the window to 5
    minutes to allow more times for the tokens to be returned.
    
    Epic: none
    
    Release note: None
    andrewbaptist committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    469c48d View commit details
    Browse the repository at this point in the history