apex: adds ODL L3 to daily job 53/7353/1
authorTim Rozet <trozet@redhat.com>
Tue, 19 Jan 2016 23:15:16 +0000 (18:15 -0500)
committerTim Rozet <trozet@redhat.com>
Tue, 19 Jan 2016 23:15:16 +0000 (18:15 -0500)
Change-Id: Ibf000718e5a4f630b0ff8059e771c7ec8321878a
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml

index a1b922c..e10160b 100644 (file)
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'apex-deploy-baremetal-os-odl_l3-nofeature-ha-{stream}'
+            predefined-parameters:
+              BUILD_DIRECTORY=apex-build-master/build_output
+            git-revision: true
+            block: true
+        - trigger-builds:
+          - project: 'functest-apex-opnfv-jump-1-daily-{stream}'
+            predefined-parameters:
+              DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 ########################
 # parameter macros