cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: fix perturbation/metamorphic/backfill #135834

Closed andrewbaptist closed 19 hours ago

andrewbaptist commented 1 day ago

Previously this test was setting the memory spec before it called randomize. This could set it back to low memory. We already know that low memory configuration doesn't work for backfill as part of #133114.

This change calls randomize and then sets the memory configuration.

Epic: none Fixes: #135799

Release note: None

cockroach-teamcity commented 1 day ago

This change is Reviewable

andrewbaptist commented 20 hours ago

TFTR

bors r=kvoli

craig[bot] commented 19 hours ago

Build succeeded: