[CLAMP-1] Mariadb container timeout after 60s 11/5711/3
authorAnaël Closson <ac2550@intl.att.com>
Fri, 7 Jul 2017 09:17:50 +0000 (11:17 +0200)
committerAnaël Closson <ac2550@intl.att.com>
Fri, 7 Jul 2017 09:49:04 +0000 (11:49 +0200)
Change-Id: I19cc9534d9c53b82554ccc914500afeff10896f2
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index c00334e..b496d55 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                </volumes>
                                                                <wait>
                                                                        <log>socket: '/var/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution</log>
-                                                                       <time>60000</time>
+                                                                       <time>300000</time>
                                                                </wait>
                                                                <ports>
                                                                        <port>${docker.mariadb.port.host}:3306</port>