From: ChrisC Date: Mon, 5 Feb 2018 13:21:59 +0000 (-0800) Subject: Increase Timeout X-Git-Tag: 6.0.0~11^2~893 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ae04cf3f197d1af972965ccfcb78d8ad1894115f;p=policy%2Fclamp.git Increase Timeout Increase MariaDB container startup timeout for IT test phase Change-Id: I283b256281241412f2d49e25e1525d97a3ab2740 Issue-ID: CLAMP-99 Signed-off-by: ChrisC --- diff --git a/pom.xml b/pom.xml index 21a0c04aa..433aef122 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ - org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties - org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json - org.onap.clamp.config.files.globalClds=classpath:/clds/globalClds.properties - + @@ -794,7 +794,7 @@ socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution - + ${docker.mariadb.port.host}:3306