Increase the wait for mariadb 97/16897/2
authorDeterme, Sebastien (sd378r) <sd378r@intl.att.com>
Mon, 2 Oct 2017 17:44:13 +0000 (19:44 +0200)
committerRob Daugherty <rd472p@att.com>
Tue, 3 Oct 2017 02:59:39 +0000 (02:59 +0000)
Increase the number of polling done to verify that mariadb is up before
starting the mso container

Change-Id: I0fdab8aaa0f17078f9a94700e7918dd30aab3407
Issue-ID: SO-171
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
packages/arquillian-unit-tests/src/test/resources/arquillian.xml

index 649b308..6da80f2 100644 (file)
@@ -67,8 +67,8 @@
             await:
              strategy: polling
              ports: [3306]
-             sleepPollingTime: 5 s
-             iterations: 24
+             sleepPollingTime: 15 s
+             iterations: 80
             env: [MYSQL_ROOT_PASSWORD=Etoile19_]
             portBindings: [3306/tcp]
             hostName: mariadb