aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-02-13 17:25:12 +0100
committerDeterme, Sebastien (sd378r) <sd378r@intl.att.com>2018-02-13 17:25:12 +0100
commitb588fbcdc8f25f8fdc0a68c2c64dfbbc6d6fd3d7 (patch)
tree4cbfeb01915fb47e596c0fde28fad55c6726e435 /pom.xml
parent7e44fa716640f855fa066c7b0d8f7dca767837b0 (diff)
Update the Mariadb config
Change the mariadb config for integration tests so that it requires less resources Issue-ID: CLAMP-129 Change-Id: Ifc071c02a00813a68ba79d0902d7e11da45605fe Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e11e44e1..bb2534d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -763,7 +763,7 @@
</volumes>
<wait>
<log>socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution</log>
- <time>1200000</time>
+ <time>600000</time>
</wait>
<ports>
<port>${docker.mariadb.port.host}:3306</port>