kpi-extension functionality

daily
QXZ3NHY 2023-06-16 07:33:02 +02:00
parent 118c7a1aad
commit 192552bd95
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -80,7 +80,7 @@ pipeline {
steps {
dir("/opt/workspace/qm_report/") {
retry(3) {
sleep(10*installRetryCount)
sleep(30*installRetryCount)
script {
installRetryCount = installRetryCount+1
}