summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-02-13 17:50:36 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-13 17:50:36 +0000
commitf7b49fbb7b2ac882a14309f8719ce4a0f8dbe15d (patch)
tree046e4f88dcddf95dd83cb7608113a97e156ac2cf /jjb
parentfd9e3214b0d4b9918c9378026cb2c72182b52d07 (diff)
parent14a48c00d8946cf8e6b18581db7fcdeefb5c1a03 (diff)
Merge "[APEX][GLUON] Add to gluon to apex-daily"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/apex/apex.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index e3f0f53bc..ff9fbec14 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -672,6 +672,36 @@
build-step-failure-threshold: 'never'
failure-threshold: 'never'
unstable-threshold: 'FAILURE'
+ - trigger-builds:
+ - project: 'apex-deploy-baremetal-os-odl-gluon-noha-{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-gluon-noha
+ 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-gluon-noha
+ 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'