瀏覽代碼

encrease timeout

Владимир Томишинец 5 年之前
父節點
當前提交
18030a37c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jenkinsfile.get.and.sync.dict

+ 1 - 1
jenkinsfile.get.and.sync.dict

@@ -103,7 +103,7 @@ pipeline {
                         if (value.idtask) {
                             container_operate(GOST_CLUSTER, [ 'sync' ])
 //                            catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
-//                                timeout(time: 15 as Integer, unit: 'MINUTES') {
+//                                timeout(time: 25 as Integer, unit: 'MINUTES') {
                                     echo "Syncing dictionaries for $key"
                                     def log_dir = value.dir.replace("Files", "LOGS")
                                     log_dir = log_dir.replace("/", "\\")