roachtest: Add overloaded TPCC configuration #37047
Labels
A-admission-control
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
no-issue-activity
X-stale
Prior to #37046, the scrub roachtests ran tpcc-1000 on underprovisioned hardware. This discovered some interesting issues like #35986, but also a lot of less-interesting failures like #35985 and #37017. The latter category is mainly OOMs due to our lack of admission control. When we can put better bounds on our memory consumption during overload, we should reintroduce an overloaded test (today that would be TPCC-1000 on a 3-node cluster with 4 vcpus/node) to ensure that we behave reasonably (without crashing, at a minimum).
cc @ajwerner
The text was updated successfully, but these errors were encountered: