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: make cluster settings first class in perturbation tests and allow tests to specify custom spec options #134871

Merged

Conversation

andrewbaptist
Copy link
Collaborator

This change makes the cluster settings a first class structure in the perturbation tests. This allows different tests to set the settings how they need when they start.

Previously the perturbation test used reflection to determine the set of spec options to use. This change allows each test to customize any options it needs.

Epic: none

Release note: None

@andrewbaptist andrewbaptist requested a review from a team as a code owner November 11, 2024 21:21
@andrewbaptist andrewbaptist requested review from herkolategan and DarrylWong and removed request for a team November 11, 2024 21:21
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@andrewbaptist andrewbaptist force-pushed the 2024-11-07-restructure-perturbation branch from 6939f15 to 85d664a Compare November 11, 2024 21:33
Previously the perturbation test used reflection to determine the set of
spec options to use. This change allows each test to customize any
options it needs.

Epic: none

Release note: None
This change makes the cluster settings a first class structure in the
perturbation tests. This allows different tests to set the settings how
they need when they start.

Epic: none

Release note: None
Copy link
Collaborator

@kvoli kvoli left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @DarrylWong and @herkolategan)

@craig craig bot merged commit 733da73 into cockroachdb:master Nov 13, 2024
22 checks passed
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