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
148912: roachtest: deflake c2c/mixed-version r=fqazi a=fqazi
Previously, this test flakes because of CPU overload, which can cause different failure modes. To address this, this patch gives more CPU cores to nodes in the cluster.
Fixes: #146500Fixes: #148580
Release note: None
149011: roachtest: fix pertubation disk stall r=DarrylWong a=DarrylWong
These tests were not calling disk stall setup. While setup is currently a noop under the configuration it uses, the FI framework asserts that failers are setup first.
Fixes: #149004Fixes: #149097
Release note: none
149111: structlogging: properly register hot ranges logging job r=angles-n-daemons a=angles-n-daemons
There's a test failure in the hot range logging job which indicates that there's a race condition in how the job's resumer is registered. After some discussion, this PR sets up job registration to be more in line with how the job API is meant to be interfaced with.
Fixes: #149041
Epic: None
Release note: none
Co-authored-by: Faizan Qazi <[email protected]>
Co-authored-by: DarrylWong <[email protected]>
Co-authored-by: Brian Dillmann <[email protected]>
0 commit comments