cockroachdb / cockroachdb/cockroach
pkg/ccl/changefeedccl: investigate enabling secondary test tenants
Open
A-cdc
A-multitenancy
C-investigation
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The following tests currently disable test tenant:
- `TestAlterChangefeedAddTargetPrivileges`
- `TestChangefeedExternalIODisabled`
- `TestChangefeedCreateAuthorizationWithChangefeedPriv`
- `TestChangefeedHandlesDrainingNodes`
- `TestChangefeedHandlesRollingRestart`
- `TestChangefeedTimelyResolvedTimestampUpdatePostRollingRestart`
- `TestChangefeedPropagatesTerminalError`
- `TestChangefeedExecLocality`
Additionally, there is a package-level skip for `changefeedccl/tableset`.
Informs: #138912
Epic: CRDB-38970
Jira issue: CRDB-48519
Contributor guide
Assessment
This issue has not been assessed yet.