[DO-0] add timeout for lic backup (!38)
Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/38
This commit is contained in:
@@ -123,6 +123,7 @@ node('slave01') {
|
||||
}
|
||||
|
||||
stage('Run tests'){
|
||||
sleep time: 60
|
||||
tests.each { test ->
|
||||
httpRequest(
|
||||
url: "http://${licBackupServer}${test.URL}",
|
||||
|
||||
Reference in New Issue
Block a user