-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: add cluster health metric to the end of tpcc run
Currently we don't check any cluster metrics post tpcc runs because they don't affect functional correctness. To use perf runs as one of quality signals we want to check if intents build up when running test. To do this, we now collect number of intents as a separate report json file and push it to cloud storage that holds stats.json. Release note: None
- Loading branch information
1 parent
6f71362
commit 9d5fb76
Showing
1 changed file
with
72 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters