From 37bf0236f6fa3cd791b71b0a57a7770ad8259f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Thu, 16 Mar 2017 11:41:13 +0100 Subject: [PATCH] HSEARCH-2434 Raise the timeout to launch ES in tests Our CI seems to be too slow: 30s isn't enough. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 9f8c524a4d5..db297265f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -1585,6 +1585,7 @@ org.jboss.logging.BasicLogger#debugf(java.lang.Throwable, java.lang.String, long ${testElasticsearchMavenPluginVersion} ${testElasticsearchVersion} + 90