summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-02-19 09:58:18 -0500
committerDan Radez <dradez@redhat.com>2016-02-19 09:59:19 -0500
commitfaaf31d32d66e52d597307690ab4cb5dd8e6bf96 (patch)
tree38b7e9b06a0b9662bfe258ce54a64a282a70a8b3 /jjb
parent76a9b66735b41ed9be85f31502dc68c180ae3952 (diff)
apex passing senario names to yardstick
Change-Id: I87c00c24526b8096892e0d3f4a0c41cffb031089 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/apex/apex.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml
index a37465e54..35e8e3da5 100644
--- a/jjb/apex/apex.yml
+++ b/jjb/apex/apex.yml
@@ -164,6 +164,8 @@
block: true
- trigger-builds:
- project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+ predefined-parameters:
+ DEPLOY_SCENARIO={scenario}
block: true
block-thresholds:
build-step-failure-threshold: 'never'
@@ -363,6 +365,8 @@
unstable-threshold: 'FAILURE'
- trigger-builds:
- project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+ predefined-parameters:
+ DEPLOY_SCENARIO=os-odl_l2-nofeature-ha
block: true
block-thresholds:
build-step-failure-threshold: 'never'
@@ -385,6 +389,8 @@
unstable-threshold: 'FAILURE'
- trigger-builds:
- project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+ predefined-parameters:
+ DEPLOY_SCENARIO=os-onos-nofeature-ha
block: true
block-thresholds:
build-step-failure-threshold: 'never'
@@ -407,6 +413,8 @@
unstable-threshold: 'FAILURE'
- trigger-builds:
- project: 'yardstick-apex-opnfv-jump-1-daily-{stream}'
+ predefined-parameters:
+ DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
block: true
block-thresholds:
build-step-failure-threshold: 'never'