mirror of https://github.com/apache/lucene.git
tests: boost timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573240 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
074923dda7
commit
b32e9d6036
|
@ -85,7 +85,7 @@ public class AliasIntegrationTest extends AbstractFullDistribZkTestBase {
|
||||||
handle.put("QTime", SKIPVAL);
|
handle.put("QTime", SKIPVAL);
|
||||||
handle.put("timestamp", SKIPVAL);
|
handle.put("timestamp", SKIPVAL);
|
||||||
|
|
||||||
waitForThingsToLevelOut(15);
|
waitForThingsToLevelOut(30);
|
||||||
|
|
||||||
del("*:*");
|
del("*:*");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue