cockroachdb / cockroachdb/cockroach
multitenant: Investigate if any tests are misusing multi-tenant clusters
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
https://github.com/cockroachdb/cockroach/issues/111132 will introduce a means to protect a virtual cluster configuration from being misused. We should enable this cluster setting by default for tests which create a default test tenant, and validate that no tests are performing prohibited actions in either the system or application tenants.
Jira issue: CRDB-31785
Contributor guide
Research direction
Start by reading issue 111132 to understand the cluster-setting protection and then locate tests that create a default test tenant. Enable the setting for those tests and run the relevant multi-tenant test suites to identify prohibited actions in the system or application tenant; done means the tests pass without misuse.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, distributed-systems, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100