-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Closed
Copy link
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-multitenantIssues owned by the multi-tenant virtual teamIssues owned by the multi-tenant virtual team
Description
This PR introduces a change that probabilistically decides between running a shared process virtual cluster or an external process virtual cluster if the test virtual cluster is running. Several of the tests that currently work with an external process virtual cluster do not work with a shared process virtual cluster. This issue tracks all of these cases so that they can be investigated.
Remaining tests that disable a shared process test virtual cluster as a probabilistic mode:
- pkg/ccl/changefeedccl
- pkg/ccl/sqlproxyccl
- pkg/ccl/testccl/authccl
- pkg/ccl/testccl/sqlccl
- pkg/cli
- pkg/server/application_api
- pkg/server/debug
- pkg/server/storage_api
- pkg/sql/catalog/lease
- pkg/sql/pgwire
Jira issue: CRDB-32645
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-multitenantIssues owned by the multi-tenant virtual teamIssues owned by the multi-tenant virtual team