Merge "set current-parameters with false - compass use build node to trigger the...
authorJun Li <matthew.lijun@huawei.com>
Tue, 12 Jan 2016 03:09:03 +0000 (03:09 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 12 Jan 2016 03:09:03 +0000 (03:09 +0000)
jjb/compass4nfv/compass-ci-jobs.yml

index 693e1b0..f68597e 100644 (file)
@@ -97,7 +97,7 @@
             condition: SUCCESSFUL
             projects:
                 - name: 'compass-deploy-{pod}-daily-{stream}'
-                  current-parameters: true
+                  current-parameters: false
                   git-revision: true
                   kill-phase-on: FAILURE
         - multijob:
             condition: COMPLETED
             projects:
                 - name: 'functest-compass-{pod}-daily-{stream}'
-                  current-parameters: true
+                  current-parameters: false
                   kill-phase-on: NEVER
         - multijob:
             name: yardstick
             condition: COMPLETED
             projects:
                 - name: 'yardstick-compass-{pod}-daily-{stream}'
-                  current-parameters: true
+                  current-parameters: false
                   kill-phase-on: NEVER
 
 - job-template: