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.
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.