cockroachdb / cockroachdb/cockroach
workload/schemachanger: add PCR catalog into unit test variant
Open
A-testing
branch-master
C-enhancement
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
While there is DR issue to add a roachtest with PCR and the schema changer workload (https://github.com/cockroachdb/cockroach/issues/145990). It may be worth adding a simple extension into the existing schema changer workload unit test to have a PCR replication. The only thing validated on the replicated side would be to execute random select queries and check for crdb_internal.invalid_objects on the replicated tenant.
Jira issue: CRDB-50715
Epic CRDB-19168
Contributor guide
Assessment
This issue has not been assessed yet.