-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
26542: roachtest: quiescence with dead node r=petermattis a=tschottdorf This test currently fails, at least in remote mode (curiously in local mode it works, at least on my laptop). ``` --- FAIL: kv/quiescence/nodes=3 [unstable] (1258.49s) kv.go:160: QPS dropped by more than 80%: from 2669.32 to 1582.14 ``` Fixing this test is the goal for #9446. Release note: None Co-authored-by: Tobias Schottdorf <[email protected]>
- Loading branch information
Showing
2 changed files
with
100 additions
and
0 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
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