SOLR-6957: Raise timeout.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2015-01-11 23:04:21 +00:00
parent fdb0af9bca
commit 5ddea27113
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ public class BasicDistributedZk2Test extends AbstractFullDistribZkTestBase {
// make sure we have published we are recovering
Thread.sleep(1500);
waitForThingsToLevelOut(45);
waitForThingsToLevelOut(60);
Thread.sleep(500);