set current-parameters with false 41/6241/2
authormeimei <meimei@huawei.com>
Tue, 12 Jan 2016 01:45:43 +0000 (09:45 +0800)
committermei mei <meimei@huawei.com>
Tue, 12 Jan 2016 01:52:34 +0000 (01:52 +0000)
- compass use build node to trigger the daily-multi-job
- run phase job(deploy+test) in specific pod

Change-Id: I9e5c25e31452a0f8f95f4e4d84c90f5640568c28
Signed-off-by: meimei <meimei@huawei.com>
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: