summaryrefslogtreecommitdiffstats
path: root/ms/generic-resource-api/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-01 13:53:09 -0400
committerDan Timoney <dtimoney@att.com>2021-04-01 13:53:09 -0400
commitd1f45bb6a7d3af61d9f6325a0fb729b37d4421cc (patch)
tree285fc2a870c57ca3bb3a255fbb20f417c4773010 /ms/generic-resource-api/pom.xml
parent3e68599d1433c0200d20332c6bda3b2cfcf2dd93 (diff)
Resolve junit failures
Resolved junit test issues Change-Id: I3e044b8e68f0a883d2a64b15c9de9c99d10ceceb Issue-ID: SDNC-1513 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/generic-resource-api/pom.xml')
-rw-r--r--ms/generic-resource-api/pom.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/ms/generic-resource-api/pom.xml b/ms/generic-resource-api/pom.xml
index 3616988..a851a14 100644
--- a/ms/generic-resource-api/pom.xml
+++ b/ms/generic-resource-api/pom.xml
@@ -329,8 +329,6 @@
<MYSQL_USER>${gratest.mysql.user}</MYSQL_USER>
<MYSQL_PASSWORD>${gratest.mysql.password}</MYSQL_PASSWORD>
</environmentVariables>
- <!-- Temporarily ignore test failures - will remove this once we resolve them all -->
- <testFailureIgnore>true</testFailureIgnore>
</configuration>
</plugin>
<plugin>
@@ -570,7 +568,7 @@
</ports>
<wait>
<log>Started GenericResourceMsApp</log>
- <time>180000</time>
+ <time>240000</time>
</wait>
<log>
<enabled>true</enabled>