mirror of
https://github.com/apache/lucene.git
synced 2025-02-22 10:15:27 +00:00
tests: raise timeout from 15 to 30
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1459624 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
39f1b02fd2
commit
efe78df1e8
@ -401,7 +401,7 @@ public class BasicDistributedZk2Test extends AbstractFullDistribZkTestBase {
|
|||||||
// make sure we have published we are recovering
|
// make sure we have published we are recovering
|
||||||
Thread.sleep(1500);
|
Thread.sleep(1500);
|
||||||
|
|
||||||
waitForThingsToLevelOut(15);
|
waitForThingsToLevelOut(30);
|
||||||
|
|
||||||
Thread.sleep(500);
|
Thread.sleep(500);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user