Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information