diff --git a/kea_testing.groovy b/kea_testing.groovy index 82d8a6b..071a2d4 100644 --- a/kea_testing.groovy +++ b/kea_testing.groovy @@ -89,7 +89,7 @@ pipeline { echo '*** TESTS ***' echo '*************' /* Here do your tests */ - sleep 50 + sleep 90 try { String testName = "KEA_F001" String url = "$APP_URL:13880"