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

roachprod: fix roachprod start behaviour for single node clusters #51557

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

irfansharif
Copy link
Contributor

Fixes #51532.

This is fallout from #51329, after which we tried using --join flags for
single node clusters (that roachprod uses start-single-node for). This
tripped up roachtests like #51532, which are now fixed.

Release note: None.

Fixes cockroachdb#51532.

This is fallout from cockroachdb#51329, after which we tried using --join flags for
single node clusters (that roachprod uses `start-single-node` for). This
tripped up roachtests like cockroachdb#51532, which are now fixed.

Release note: None.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@rafiss rafiss left a comment

Choose a reason for hiding this comment

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

lgtm! thank you for the fix

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @petermattis)

@irfansharif
Copy link
Contributor Author

bors r=rafiss

@craig
Copy link
Contributor

craig bot commented Jul 17, 2020

Build succeeded

@craig craig bot merged commit 7cb22cd into cockroachdb:master Jul 17, 2020
@irfansharif irfansharif deleted the 200717.roachprod-single-node branch July 17, 2020 20:15
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: activerecord failed
3 participants