cockroachdb / cockroachdb/cockroach
roachtest: investigate where TPCC checks are enabled and consider re-enabling
Open
A-testeng-foundations
branch-master
C-investigation
O-postmortem
P-3
T-testeng
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
Many tests have disabled the TPCC workload's checks because they are slow. While slow, these checks confirm that the workload was processed correctly and that the initial data load was at least dimensionally correct. Further, there has been confusion about whether or not these checks are running regularly.
We should document where we are running the TPCC checks and if possible enable them in a broader set of tests, including potentially running them _after_ the workload has completed.
Jira issue: CRDB-51810
Contributor guide
Assessment
This issue has not been assessed yet.