cockroachdb / cockroachdb/cockroach
upgrades: exercise TestPrecondition with secondary tenants
Open
A-cluster-upgrades
A-multitenancy
A-testing
C-enhancement
T-multitenant
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
For context, the test TestPrecondition checks that an upgrade precondition function that fails will prevent the upgrade from occurring.
As currently written, this test only works in the system tenant. It should have a variant that also works for secondary tenants.
Epic: CRDB-48526
Informs #76378
Jira issue: CRDB-30021
Contributor guide
Assessment
This issue has not been assessed yet.