Skip to content

serverutils: add env override for virtual cluster process mode #113294

@herkolategan

Description

@herkolategan

Currently when the default test virtual cluster is enabled, depending on test args, the test will also probabilistically select a process mode, either shared or external to run the test virtual cluster as.

An env variable, COCKROACH_TEST_TENANT, already exists for overriding the probabilistic enabling of a virtual test cluster. The proposal is to add another env variable or modify the existing env var's values to dictate the process mode if required.

Epic: CRDB-31933

Jira issue: CRDB-32856

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-multitenantIssues owned by the multi-tenant virtual team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions