cockroachdb / cockroachdb/cockroach
cdc: fast roachtests
Open
A-cdc
C-enhancement
O-qa
stability-period
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Our existing roachtest setup is designed to measure latency under heavy load, making it inefficient for simple integration tests (like testing auth mechanisms). We should have a fast roachtest that just sends and receives a single event, and then run it nightly under a wide variety of configurations (cross-product or metamorphic).
Jira issue: CRDB-26647
Epic CRDB-27164
Contributor guide
Assessment
This issue has not been assessed yet.