diff --git a/pipelines/License-server/license-test-backup.groovy b/pipelines/License-server/license-test-backup.groovy index 0679a19..d22a936 100644 --- a/pipelines/License-server/license-test-backup.groovy +++ b/pipelines/License-server/license-test-backup.groovy @@ -123,6 +123,7 @@ node('slave01') { } stage('Run tests'){ + sleep time: 60 tests.each { test -> httpRequest( url: "http://${licBackupServer}${test.URL}",