fix up multi-jvm tests

This commit is contained in:
Roland 2012-07-25 18:02:45 +02:00
parent 52e4a18ebe
commit b2ce64fb6f
9 changed files with 24 additions and 23 deletions

View file

@ -61,7 +61,7 @@ abstract class UnreachableNodeRejoinsClusterSpec
// let them send at least one heartbeat to each other after the gossip convergence
// because for new joining nodes we remove them from the failure detector when
// receive gossip
2.seconds.dilated.sleep
Thread.sleep(2.seconds.dilated.toMillis)
runOn(first) {
// pull network for victim node from all nodes