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
roachtest/perturbation: disable low mem config for restart and partition tests
Informs #137666.
This commit disables the low memory configuration for the `restart` and
`partition` tests in the `perturbation` roaachtest suite. These tests can
trigger range snapshots, which can overwhelm the low memory configuration
and cause it to OOM.
Release note: None
0 commit comments