disable TestAPI update temporarily
[releng.git] / jjb / releng / testapi-automate.yml
index 53e074b..8f3ae0c 100644 (file)
 - job:
     name: 'testapi-mongodb-backup'
 
-    slave-label: 'testresults'
-
     parameters:
+        - label:
+            name: SLAVE_LABEL
+            default: 'testresults'
+            description: 'Slave label on Jenkins'
         - project-parameter:
-            project: '{project}'
-            branch: '{branch}'
+            project: 'releng'
+            branch: 'master'
+        - string:
+            name: GIT_BASE
+            default: https://gerrit.opnfv.org/gerrit/releng
+            description: 'Git URL to use on this Jenkins Slave'
 
     scm:
         - git-scm
@@ -93,7 +99,6 @@
                     healthy: 50
                     unhealthy: 40
                     failing: 30
-        - 'email-publisher'
 
 - job-template:
     name: 'testapi-automate-{stream}'
     name: 'testapi-automate-docker-deploy-macro'
     builders:
         - shell: |
-            bash ./jjb/releng/testapi-docker-deploy.sh
+            echo 'disable TestAPI update temporarily due to frequent change'
+#            bash ./jjb/releng/testapi-docker-deploy.sh
 
 ################################
 # job publishers