Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: increase max accepted latency on c2c shutdown tests
The node shutdown tests occasionally fail when the latency exceeds 2 minutes; however if the coordinator shutsdown, a new node may take up to two minutes to adopt the job. This patch bumps the latency to 4 mintues to account for the job system polling. Informs #132730 Epic: none
- Loading branch information