cockroachdb / cockroachdb/cockroach
drt: Add consistency checks to existing operations
Open
A-testeng-infra
C-enhancement
T-testeng
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
None/most of the drt operations today dont have any post validation checks for consistency and return otherwise.
Idea is to add consistency checks per operations if applicable and also consistency check in inter-operation runs ( eg post validation after every 5 runs of operations on the drt cluster).
Jira issue: CRDB-60308
Contributor guide
Assessment
This issue has not been assessed yet.