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

@ -29,8 +29,6 @@ class ClientDowningNodeThatIsUpSpec
import ClientDowningNodeThatIsUpMultiJvmSpec._
override def initialParticipants = 4
"Client of a 4 node cluster" must {
"be able to DOWN a node that is UP (healthy and available)" taggedAs LongRunningTest in {