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.12k stars 3.81k forks source link

roachtest: enable separate-process deployment in remaining mixedversion tests #130968

Open renatolabs opened 1 month ago

renatolabs commented 1 month ago

separate-process deployments were added to the mixedversion framework in #130194. At that point, only a subset of tests were opted-in to this new deployment mode. Most tests that are known to fail (for non-obvious reasons) in that deployment mode had it disabled.

We should look at the failures more closely and enable separate-process on the following tests:

Jira issue: CRDB-42310

blathers-crl[bot] commented 1 month ago

cc @cockroachdb/test-eng