[APEX][BGPVPN] Add to bgpvpn to apex-daily 85/27985/1
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Fri, 3 Feb 2017 10:36:30 +0000 (11:36 +0100)
committerNikolas Hermanns <nikolas.hermanns@ericsson.com>
Fri, 3 Feb 2017 10:36:30 +0000 (11:36 +0100)
Change-Id: Iea68bd0730c339ee42524920f53dbf54cafb9add
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
jjb/apex/apex.yml

index fcf08ed..512112e 100644 (file)
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
-
-
+        - trigger-builds:
+          - project: 'apex-deploy-baremetal-os-odl-bgpvpn-ha-{stream}'
+            predefined-parameters: |
+              BUILD_DIRECTORY=apex-build-{stream}/.build
+              OPNFV_CLEAN=yes
+            git-revision: true
+            same-node: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+            block: true
+        - trigger-builds:
+          - project: 'functest-apex-{daily-slave}-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl-bgpvpn-ha
+            block: true
+            same-node: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'yardstick-apex-{slave}-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl-bgpvpn-ha
+            block: true
+            same-node: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 # Colorado Build
 - job-template:
     name: 'apex-build-colorado'