-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
A-cluster-upgradesA-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-testingTesting tools and infrastructureTesting tools and infrastructureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-db-server
Description
For context, the test TestPauseMigration checks that ongoing version upgrades can be paused and that if an upgrade is requested concurrently with a pause, it will be paused too.
As currently written, this test only works in the system tenant. It should have a variant that also works for secondary tenants.
Informs #76378
Jira issue: CRDB-30018
Epic: CRDB-48526
Metadata
Metadata
Assignees
Labels
A-cluster-upgradesA-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-testingTesting tools and infrastructureTesting tools and infrastructureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-db-server