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
acceptance: stabilize start-single-node in tcl test
We've continued to see flakes on this test which contain messages of
throttled stores on node startup. The hypothesis is that these are due
to leftover data directories from prior startups during the same test.
This change clears the `logs/db` data directory for those invocations
and also adds the sql memory flag which the common tcl function also
uses.
Resolvescockroachdb#108405
Epic: None
Release note: None
0 commit comments