apex passing senario names to yardstick 93/10293/2
authorDan Radez <dradez@redhat.com>
Fri, 19 Feb 2016 14:58:18 +0000 (09:58 -0500)
committerDan Radez <dradez@redhat.com>
Fri, 19 Feb 2016 14:59:19 +0000 (09:59 -0500)
Change-Id: I87c00c24526b8096892e0d3f4a0c41cffb031089
Signed-off-by: Dan Radez <dradez@redhat.com>
jjb/apex/apex.yml

index a37465e..35e8e3d 100644 (file)
             block: true
         - trigger-builds:
           - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO={scenario}
             block: true
             block-thresholds:
                 build-step-failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
         - trigger-builds:
           - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl_l2-nofeature-ha
             block: true
             block-thresholds:
                 build-step-failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
         - trigger-builds:
           - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-onos-nofeature-ha
             block: true
             block-thresholds:
                 build-step-failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
         - trigger-builds:
           - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
             block: true
             block-thresholds:
                 build-step-failure-threshold: 'never'