Commit deb903b
committed
kvserver: skip
`TestAdminScatterWithDrainingNodes` is failing at random when DRPC is enabled.
The issue is specific to DRPC and the failure is reproducible once every 25
runs. The issue is not reproducible with cluster setting
`SET CLUSTER SETTING sql.stats.flush.enabled=false` set to false to turn off
stats flush.
Re-enable the test once the underlying issue is resolved.
Fixes: #156372
Epic: None
Release note: NoneTestAdminScatterWithDrainingNodes test in DRPC mode1 parent d534c36 commit deb903b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments