admin apis: remove usages of TODOTestTenantDisabled
#142805
Labels
A-multitenancy
Related to multi-tenancy
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Tests count (est.): 3
We have identified several instances of
TODOTestTenantDisabled
inpkg/server/application_api/
that should be investigated and enabled to run in multi-tenant mode.❯ rg -n TODOTestTenantDisabled -- pkg/server/storage_api/rangelog_test.go pkg/ccl/serverccl/admin_test.go | sort pkg/ccl/serverccl/admin_test.go:123: DefaultTestTenant: base.TODOTestTenantDisabled, pkg/server/storage_api/rangelog_test.go:100: DefaultTestTenant: base.TODOTestTenantDisabled, pkg/server/storage_api/rangelog_test.go:31: DefaultTestTenant: base.TODOTestTenantDisabled,
Informs: #138912
Epic: CRDB-38970
Jira issue: CRDB-48525
The text was updated successfully, but these errors were encountered: