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
|
|
@ -26,8 +26,6 @@ abstract class NodeMembershipSpec
|
|||
|
||||
import NodeMembershipMultiJvmSpec._
|
||||
|
||||
override def initialParticipants = 3
|
||||
|
||||
lazy val firstAddress = node(first).address
|
||||
lazy val secondAddress = node(second).address
|
||||
lazy val thirdAddress = node(third).address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue