Skip to content

ci: fix optimizer_tests_impl.sh#80091

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
srosenberg:sr/optimizer_test_cli_fix
Apr 19, 2022
Merged

ci: fix optimizer_tests_impl.sh#80091
craig[bot] merged 1 commit intocockroachdb:masterfrom
srosenberg:sr/optimizer_test_cli_fix

Conversation

@srosenberg
Copy link
Copy Markdown
Member

Confusingly bazci uses --artifacts_dir whereas roachtest uses --artifacts.
The recent refactoring of optimizer_tests_impl.sh erroneously used
the latter instead of the former.
Consequently, (sql) Optimizer Tests stopped working in CI.

Fixes: #77688
Release justification: ensure CI can run nightly (sql) Optimizer Tests
Release note: None

Confusingly bazci uses `--artifacts_dir` whereas roachtest uses `--artifacts`.
The recent refactoring of optimizer_tests_impl.sh erroneously used
the latter instead of the former.
Consequently, (sql) Optimizer Tests stopped working in CI.

Fixes: cockroachdb#77688
Release justification: ensure CI can run nightly (sql) Optimizer Tests
Release note: None
@srosenberg srosenberg requested a review from a team as a code owner April 18, 2022 03:20
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@srosenberg srosenberg requested a review from mgartner April 18, 2022 03:21
Copy link
Copy Markdown
Collaborator

@rickystewart rickystewart left a comment

Choose a reason for hiding this comment

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

Thank you!

@srosenberg
Copy link
Copy Markdown
Member Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Apr 19, 2022

Build succeeded:

@craig craig bot merged commit 52a3eb4 into cockroachdb:master Apr 19, 2022
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