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
109807: roachtest: widen rebalance-by-load CPU buffer r=andrewbaptist a=kvoli
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
Co-authored-by: Austen McClernon <[email protected]>
0 commit comments