Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: add cluster health metric to the end of tpcc run #66315

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aliher1911
Copy link
Contributor

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

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@aliher1911 aliher1911 force-pushed the roachtest-track-intents branch from 9c05170 to 014c7de Compare June 10, 2021 13:02
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants