initialParticipants default as roles.size in cluster tests

This commit is contained in:
Patrik Nordwall 2012-06-08 09:23:36 +02:00
parent 6a380550f9
commit 56735477b8
22 changed files with 13 additions and 46 deletions

View file

@ -28,8 +28,6 @@ abstract class NodeUpSpec
import NodeUpMultiJvmSpec._
override def initialParticipants = 2
"A cluster node that is joining another cluster" must {
"be moved to UP by the leader after a convergence" taggedAs LongRunningTest in {