Apex: adds bgpvpn scenario to daily 95/12095/1
authorTim Rozet <trozet@redhat.com>
Fri, 8 Apr 2016 20:58:39 +0000 (16:58 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 8 Apr 2016 20:58:39 +0000 (16:58 -0400)
Also triggers functest/yardstick on scenario

Change-Id: I447777449289dc6ecd7072d45b5e3f661e080983
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml

index 89b0a93..ce60ed3 100644 (file)
@@ -45,6 +45,7 @@
     scenario:
          - 'os-nosdn-nofeature-ha'
          - 'os-odl_l2-nofeature-ha'
+         - 'os-odl_l2-bgpvpn-ha'
          - 'os-odl_l2-sfc-noha'
          - 'os-odl_l3-nofeature-ha'
          - 'os-onos-nofeature-ha'
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'apex-deploy-baremetal-os-odl_l2-bgpvpn-ha-{stream2}'
+            predefined-parameters:
+              BUILD_DIRECTORY=apex-build-{stream2}/build_output
+            git-revision: true
+            block: true
+        - trigger-builds:
+          - project: 'functest-apex-{slave}-daily-{stream2}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl_l2-bgpvpn-ha
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'yardstick-apex-{slave}-daily-{stream2}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl_l2-bgpvpn-ha
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 # Master Daily
 - job-template: