try to search for content ~1.45 min

This commit is contained in:
cagache
2019-04-16 10:38:24 +03:00
parent 4e83a921b9
commit 08acacf4f5

View File

@@ -647,7 +647,7 @@ public class BaseRMRestTest extends RestTest
List<String> names = new ArrayList<>(); List<String> names = new ArrayList<>();
// wait for solr indexing // wait for solr indexing
int counter = 0; int counter = 0;
int waitInMilliSeconds = 6000; int waitInMilliSeconds = 7000;
while (counter < 4) while (counter < 4)
{ {
synchronized (this) synchronized (this)