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

testserver: no longer rely on auto-init #81

Merged

Conversation

irfansharif
Copy link
Contributor

cockroach start without --join is deprecated behavior, and something
we're looking to get rid of in cockroachdb/cockroach#51245.

`cockroach start` without `--join` is deprecated behavior, and something
we're looking to get rid of in cockroachdb/cockroach#51245.
@irfansharif irfansharif requested a review from asubiotto July 10, 2020 00:31
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@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!

@irfansharif
Copy link
Contributor Author

Thanks!

@irfansharif irfansharif merged commit b7c8285 into cockroachdb:master Jul 10, 2020
@irfansharif irfansharif deleted the 200709.use-start-single-node branch July 10, 2020 13:38
irfansharif added a commit to cockroachdb/examples-orms that referenced this pull request Jul 10, 2020
irfansharif added a commit to cockroachdb/examples-orms that referenced this pull request Jul 10, 2020
Picks up cockroachdb/cockroach-go#81. Cleans up
test code along the way to work with latest cockroach-go
(testserver.NewTestServer already starts the server it seems, there's no
need to start it again).
irfansharif added a commit to cockroachdb/examples-orms that referenced this pull request Jul 14, 2020
Picks up cockroachdb/cockroach-go#81. Cleans up
test code along the way to work with latest cockroach-go
(testserver.NewTestServer already starts the server it seems, there's no
need to start it again).
irfansharif added a commit to cockroachdb/examples-orms that referenced this pull request Jul 14, 2020
Picks up cockroachdb/cockroach-go#81. Cleans up
test code along the way to work with latest cockroach-go
(testserver.NewTestServer already starts the server it seems, there's no
need to start it again).
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