Владимир Томишинец 5 anni fa
parent
commit
7c486b30aa
1 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 7 7
      jenkinsfile.get.and.sync.dict

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

@@ -117,7 +117,7 @@ pipeline {
                 }
             } 
         }
-*/        stage ("INVITRO dictionaries") {
+*//*        stage ("INVITRO dictionaries") {
             steps {
                 script {
                     INVITRONAMES.each { key, value ->
@@ -127,7 +127,7 @@ pipeline {
                         def log_dir = value.dir.replace("Files", "LOGS")
                         get_http(log_dir, value.id, ANALIS_IMAGE, TAG, GOST_CLUSTER)
                     }
-/*                    catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
+                    catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
                         timeout(time: 10 as Integer, unit: 'MINUTES') {
                             INVITRONAMES.each { key, value -> 
                                 echo "Syncing $key"
@@ -150,10 +150,10 @@ pipeline {
                             }
                         }       
                     }
-*/                }
+                }
             }
         }
-/*        stage ("ALFA dictionaries") {
+*/        stage ("ALFA dictionaries") {
             steps {
                 script {
                     ALFANAMES.each { key, value ->
@@ -163,7 +163,7 @@ pipeline {
                         def log_dir = value.dir.replace("Files", "LOGS")
                         get_http(log_dir, value.id, ANALIS_IMAGE, TAG, GOST_CLUSTER)
                     }
-                    catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
+/*                    catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
                         timeout(time: 10 as Integer, unit: 'MINUTES') {
                             ALFANAMES.each { key, value -> 
                                 echo "Syncing $key"
@@ -185,10 +185,10 @@ pipeline {
                             }
                         }
                     }
-                }
+*/                }
             }
         }
-*//*        stage ("Gemotest dictionaries") {
+/*        stage ("Gemotest dictionaries") {
             steps {
                 script {
                     echo "Get dictionaries for Gemotest"