Skip to content

Remove option --single-mode #36

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

Closed
ligurio opened this issue Oct 5, 2020 · 0 comments · Fixed by #37
Closed

Remove option --single-mode #36

ligurio opened this issue Oct 5, 2020 · 0 comments · Fixed by #37
Assignees

Comments

@ligurio
Copy link
Member

ligurio commented Oct 5, 2020

In a first commit option --single-mode was introduced. It is needed at least in an instance file to decide should we use cluster-specific options or not. But we can easily understand mode automatically because we have a vector with IP addresses of nodes.
It makes command-line to run jepsen tests more universal.

@ligurio ligurio self-assigned this Oct 5, 2020
@ligurio ligurio changed the title Kill option --single-mode Remove option --single-mode Oct 5, 2020
ligurio added a commit that referenced this issue Oct 5, 2020
Replaced manually specified option by a function that can detect mode
automatically.

Closes #36
ligurio added a commit that referenced this issue Oct 5, 2020
Replaced manually specified option by a function that can detect mode
automatically.

Closes #36
ligurio added a commit that referenced this issue Oct 5, 2020
Replaced manually specified option by a function that can detect mode
automatically.

Closes #36
ligurio added a commit that referenced this issue Oct 5, 2020
Replaced manually specified option by a function that can detect mode
automatically.

Closes #36
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 a pull request may close this issue.

1 participant