summaryrefslogtreecommitdiffstats
path: root/jjb/apex
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-01-19 18:15:16 -0500
committerTim Rozet <trozet@redhat.com>2016-01-19 18:15:16 -0500
commitb1ddf74da2fb05664e70f982c7150dc0eeeea759 (patch)
treee6bebe34ceb31d95a8aa0e657861549d2d800ea8 /jjb/apex
parentba4a27f0da17d9ada4d7bf413dc08268ae92b61f (diff)
apex: adds ODL L3 to daily job
Change-Id: Ibf000718e5a4f630b0ff8059e771c7ec8321878a Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r--jjb/apex/apex.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index a1b922c5d..e10160b96 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -378,6 +378,28 @@
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