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

acceptance/version-upgrade: re-enable schema change workload in non-local tests #100709

Closed
fqazi opened this issue Apr 5, 2023 · 0 comments
Closed
Assignees
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@fqazi
Copy link
Collaborator

fqazi commented Apr 5, 2023

Previously, the schema change step was disabled for non-local tests such as CI. This should be re-enabled again for more effective coverage.

Jira issue: CRDB-26588

@fqazi fqazi added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-schema-deprecated Use T-sql-foundations instead labels Apr 5, 2023
@fqazi fqazi self-assigned this Apr 5, 2023
fqazi added a commit to fqazi/cockroach that referenced this issue Apr 5, 2023
Previously, the schema changer workload was disabled inside
the version upgrade test because of intermittent job errors.
This patch re-enables this workload again for the version
upgrade test. It also updates the test to handle mixed version
declarative schema changer support.

Fixes: cockroachdb#100709

Release note: None
@craig craig bot closed this as completed in 3b998ad Apr 6, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

1 participant