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: fix upgrade test #28489

Merged
merged 1 commit into from Aug 11, 2018

Conversation

petermattis
Copy link
Collaborator

This is the same fix as #28472, but for a different test. Use a quit
command line that is compatible with 2.0. This was accidentally broken
in #28373.

Fixes #28452

Release note: None

This is the same fix as cockroachdb#28472, but for a different test. Use a `quit`
command line that is compatible with 2.0. This was accidentally broken
in cockroachdb#28373.

Fixes cockroachdb#28452

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@petermattis petermattis requested a review from knz August 11, 2018 15:37
@petermattis
Copy link
Collaborator Author

bors r=tschottdorf

craig bot pushed a commit that referenced this pull request Aug 11, 2018
28489: roachtest: fix upgrade test r=tschottdorf a=petermattis

This is the same fix as #28472, but for a different test. Use a `quit`
command line that is compatible with 2.0. This was accidentally broken
in #28373.

Fixes #28452

Release note: None

Co-authored-by: Peter Mattis <petermattis@gmail.com>
@craig
Copy link
Contributor

craig bot commented Aug 11, 2018

Build succeeded

@craig craig bot merged commit defb8cc into cockroachdb:master Aug 11, 2018
@petermattis petermattis deleted the pmattis/roachtest-upgrade branch August 11, 2018 17:11
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: upgrade/oldVersion=v2.0.0/nodes=5 failed on master
3 participants