Commit 21b0aad19adba6b7c43a774967b8699a9c78699c

Authored by George Vlahavas
1 parent a440995cf0

Wait a bit more

Showing 1 changed file with 1 additions and 1 deletions

kea_testing.groovy View file @ 21b0aad
... ... @@ -89,7 +89,7 @@
89 89 echo '*** TESTS ***'
90 90 echo '*************'
91 91 /* Here do your tests */
92   - sleep 50
  92 + sleep 90
93 93 try {
94 94 String testName = "KEA_F001"
95 95 String url = "$APP_URL:13880"