From 352ba19b72246730c0d946af2e5de400f0a9306e Mon Sep 17 00:00:00 2001 From: Paul Vaduva Date: Wed, 7 Sep 2016 10:13:34 +0200 Subject: [PATCH] armband: Deploy triggers yardstick tests for CI pods. Change-Id: I8b011aafd333c78eaeed59040476b1325e2dc56c Signed-off-by: Paul Vaduva --- jjb/armband/armband-ci-jobs.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) 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}' -- 2.16.6