Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvserver: skip rebalance multi-store under deadlock
`TestReplicateQueueRebalanceMultiStore` spins up 8 stores and asserts on balancing of replicas and leaseholders. Under deadlock builds this is especially slow and prone to timeouts. Skip under deadlock. Fixes: cockroachdb#128952 Release note: None
- Loading branch information