[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'){
|
stage('Run tests'){
|
||||||
|
sleep time: 60
|
||||||
tests.each { test ->
|
tests.each { test ->
|
||||||
httpRequest(
|
httpRequest(
|
||||||
url: "http://${licBackupServer}${test.URL}",
|
url: "http://${licBackupServer}${test.URL}",
|
||||||
|
|||||||
Reference in New Issue
Block a user