You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `rebalance-by-load` roachtests are historically brittle, as they
assert on a dynamic property in the system. In #109768, we saw that
whilst the replica CPU was below the upper threshold (110% * mean), the
CPU utilization of the highest CPU utilization nodes was +16% of the
mean.
Bump the test expectation to +20% to reduce noise.
Resolves: #109768
Release note: None
0 commit comments