initialParticipants default as roles.size in cluster tests
This commit is contained in:
parent
6a380550f9
commit
56735477b8
22 changed files with 13 additions and 46 deletions
|
|
@ -30,6 +30,8 @@ object MultiNodeClusterSpec {
|
|||
|
||||
trait MultiNodeClusterSpec { self: MultiNodeSpec ⇒
|
||||
|
||||
override def initialParticipants = roles.size
|
||||
|
||||
/**
|
||||
* Get or create a cluster node using 'Cluster(system)' extension.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue