summaryrefslogtreecommitdiffstats
path: root/jjb/armband
diff options
context:
space:
mode:
authorPaul Vaduva <Paul.Vaduva@enea.com>2016-09-07 10:13:34 +0200
committerPaul Vaduva <Paul.Vaduva@enea.com>2016-09-07 10:20:04 +0200
commit352ba19b72246730c0d946af2e5de400f0a9306e (patch)
treef3b53a3e24914194488490d52f0ac0658d7fcd8d /jjb/armband
parent1a1d78d221e45c7299a6264a7f79349a351d4fd4 (diff)
armband: Deploy triggers yardstick tests for CI pods.
Change-Id: I8b011aafd333c78eaeed59040476b1325e2dc56c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Diffstat (limited to 'jjb/armband')
-rw-r--r--jjb/armband/armband-ci-jobs.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml
index bffa91d31..a8cfc04d7 100644
--- a/jjb/armband/armband-ci-jobs.yml
+++ b/jjb/armband/armband-ci-jobs.yml
@@ -137,6 +137,17 @@
build-step-failure-threshold: 'never'
failure-threshold: 'never'
unstable-threshold: 'FAILURE'
+ - trigger-builds:
+ - project: 'yardstick-{installer}-{pod}-daily-{stream}'
+ current-parameters: false
+ predefined-parameters:
+ DEPLOY_SCENARIO={scenario}
+ block: true
+ same-node: true
+ block-thresholds:
+ build-step-failure-threshold: 'never'
+ failure-threshold: 'never'
+ unstable-threshold: 'FAILURE'
- job-template:
name: 'armband-{installer}-deploy-{pod}-daily-{stream}'