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

smithcmp: rename auto to 201auto in tpch config files #48503

Merged
merged 1 commit into from
May 7, 2020

Conversation

yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented May 6, 2020

This commit also removes auto option from tpchvec_smithcmp.toml
config file because that option has different names in 20.2 and 20.1,
and we run the test on both. The alternative is to introduce a separate
config file, but I don't think auto option gives us much more test
coverage than already present off and on do.

Fixes: #48484.

Release note: None

@yuzefovich yuzefovich requested a review from asubiotto May 6, 2020 20:00
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@asubiotto asubiotto left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @asubiotto)

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@yuzefovich
Copy link
Member Author

I think we should remove auto config from tpchvec_smithcmp.toml instead because 201auto will not be recognized on 20.1 branch.

bors r-

@craig
Copy link
Contributor

craig bot commented May 7, 2020

Canceled

This commit also removes `auto` option from `tpchvec_smithcmp.toml`
config file because that option has different names in 20.2 and 20.1,
and we run the test on both. The alternative is to introduce a separate
config file, but I don't think `auto` option gives us much more test
coverage than already present `off` and `on` do.

Release note: None
@yuzefovich
Copy link
Member Author

Updated, PTAL.

@cockroachdb cockroachdb deleted a comment from blathers-crl bot May 7, 2020
Copy link
Contributor

@asubiotto asubiotto 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 2 of 2 files at r1.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented May 7, 2020

Build succeeded

@craig craig bot merged commit bb20495 into cockroachdb:master May 7, 2020
@yuzefovich yuzefovich deleted the tpch-toml branch May 7, 2020 17:04
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: tpchvec/smithcmp failed
3 participants