wait 30 seconds rather than 15 in this test

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1402813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-10-27 15:54:23 +00:00
parent 5a6bb2b287
commit a61c23fb95
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ public class SyncSliceTest extends AbstractFullDistribZkTestBase {
// to talk to a downed node causes grief
waitToSeeDownInClusterState(leaderJetty, jetties);
waitForThingsToLevelOut(15);
waitForThingsToLevelOut(30);
checkShardConsistency(false, true);