Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
117519: roachtest: fail the latency verifier immediately if latency is too high r=stevendanna a=msbutler Previously, the latency verifier used by c2c and cdc roachtests would not fail immediately if latency was too high. This patch fails the latency verifier immediately, as the roachtest is going to eventually fail anyway. In addition, immediately after a latency verifier failure, this patch captures c2c debug zips to better understand the cause of the increased latency. Fixes #117182 Release note: none Co-authored-by: Michael Butler <[email protected]>
- Loading branch information