cockroachdb / cockroachdb/cockroach
backupccl: TestIngest does not work with secondary tenants
Open
A-disaster-recovery
A-multitenancy
C-bug
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Found with #107808: the structure of TestIngest hardcodes it to always redirect all calls to the system tenant, even if a secondary tenant is created.
When the various calls are adapted (see #107814), the test fails.
Followup to #76378.
Epic: CRDB-48526
Jira issue: CRDB-30202
Contributor guide
Assessment
This issue has not been assessed yet.