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

raoachtest/versionupgrade: re-enable schema change step again #79921

Closed
wants to merge 1 commit into from

Conversation

fqazi
Copy link
Collaborator

@fqazi fqazi commented Apr 13, 2022

Fixes: #58489

Previously, the schema change step inside the version upgrade
test was disabled because of failures. This allowed the test
to become reliable, but we lost coverage of randomized schema
changes in this scenario. To address this, this patch
will re-enable the randomized schema changer workload during
version upgrade, since we have fixed this workload on its
own.

Release note: None

@fqazi fqazi requested a review from a team April 13, 2022 20:35
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@fqazi
Copy link
Collaborator Author

fqazi commented Apr 14, 2022

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 14, 2022

Build failed (retrying...):

@fqazi
Copy link
Collaborator Author

fqazi commented Apr 14, 2022

bors r-

@craig
Copy link
Contributor

craig bot commented Apr 14, 2022

Canceled.

Fixes: cockroachdb#58489

Previously, the schema change step inside the version upgrade
test was disabled because of failures. This allowed the test
to become reliable, but we lost coverage of randomized schema
changes in this scenario. To address this, this patch
will re-enable the randomized schema changer workload during
version upgrade, since we have fixed this workload on its
own.

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.

roachtest: schemaChangeStep is skipped in acceptance/version-upgrade
3 participants