From 2a0b748e74840fe8871dd9d7f22efb414552bc7b Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 22 Jan 2016 09:57:25 +0100 Subject: fuel: Enable test jobs for fuel virtual deploys This change also adds build blocker for generic job. Change-Id: I2d1987ca632b30ad8497d14de79b66735afea611 Signed-off-by: Fatih Degirmenci --- jjb/fuel/fuel-ci-jobs.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'jjb/fuel/fuel-ci-jobs.yml') diff --git a/jjb/fuel/fuel-ci-jobs.yml b/jjb/fuel/fuel-ci-jobs.yml index 97d3bc5de..7652927e1 100644 --- a/jjb/fuel/fuel-ci-jobs.yml +++ b/jjb/fuel/fuel-ci-jobs.yml @@ -125,12 +125,14 @@ current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} + node-parameters: true block: true - trigger-builds: - project: 'functest-fuel-{pod}-daily-{stream}' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} + node-parameters: true block: true block-thresholds: build-step-failure-threshold: 'never' @@ -142,6 +144,7 @@ predefined-parameters: DEPLOY_SCENARIO={scenario} block: true + node-parameters: true block-thresholds: build-step-failure-threshold: 'never' failure-threshold: 'never' -- cgit 1.2.3-korg