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: remove kv100 from cdc bench tests #135922

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

Conversation

rharding6373
Copy link
Collaborator

Historically CDC has benchmarked changefeeds with the kv100 read-only workload to determine the impact of changefeeds when there is no data watched. Due to the roachtest's flakiness, we're not getting much value out of continuing to benchmark this. This PR removes kv100 from the regularly run benchmark, but leaves the infrastructure in place so that it can be run in the future if desired.

Epic: none

Release note: none

@rharding6373 rharding6373 requested a review from a team as a code owner November 21, 2024 18:00
@rharding6373 rharding6373 requested review from herkolategan and nameisbhaskar and removed request for a team November 21, 2024 18:00
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@asg0451 asg0451 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make an issue to re-enable it at some point and include it here, either by leaving the 100 readpercent in there and Skipping it, or just in a comment.

Historically CDC has benchmarked changefeeds with the kv100 read-only
workload to determine the impact of changefeeds when there is no data
watched. Due to the roachtest's flakiness, we're not getting much value
out of continuing to benchmark this. This PR removes kv100 from the
regularly run benchmark, but leaves the infrastructure in place so that
it can be run in the future if desired.

Epic: none

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.

3 participants