Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: fix disk-stalled/* roachtests
In cockroachdb#103198, I mistakenly constructed a context with a timeout outside the deferral, resulting in the defer'd Unstall always timing out if the remainder of test took longer than a minute. Epic: None Fixes: cockroachdb#103664. Fixes: cockroachdb#103663. Fixes: cockroachdb#103662. Fixes: cockroachdb#103661. Release note: none
- Loading branch information