cockroachdb / cockroachdb/cockroach
testserver: propagate settings' overrides into shared-process multi-tenant
Open
A-multitenancy
A-testeng-foundations
C-bug
T-testeng
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
I think currently if a test uses `.Override` to change the default of a cluster setting, that override is not picked up by the shared-process config. We should fix that.
This should enable complete tenant testing to `TestImportFixture`
Jira issue: CRDB-33254
Contributor guide
Assessment
This issue has not been assessed yet.