forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: re-enable load-splitting for some kv tests
In cockroachdb#58670 we overloaded `splits: -1` to also disable load-based splitting. This rather dramatically changes the req/sec these tests can achieve, producing worrying drops in our historical performance monitoring. This adds a new option for disabling load splitting so that we can keep the behaviour of the previous tests. Release note: None
- Loading branch information
1 parent
2f41ff5
commit 353fa43
Showing
1 changed file
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters