From 462e6bb0ad56207b3ee86375f49458779557a71f Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 19 Jan 2016 09:04:44 +0100 Subject: [PATCH] fuel: Set DEPLOY_SCENARIO to Arno scenario for fuel deploy jobs So it can be overriden by multijob when started automatically and changed by hand when it started manually. Change-Id: Ic66fdc7f0de553933a5766a130e7611b4327df1b Signed-off-by: Fatih Degirmenci --- jjb/fuel/fuel-ci-jobs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/fuel/fuel-ci-jobs.yml b/jjb/fuel/fuel-ci-jobs.yml index 8c06679a8..6f0365bc9 100644 --- a/jjb/fuel/fuel-ci-jobs.yml +++ b/jjb/fuel/fuel-ci-jobs.yml @@ -165,6 +165,9 @@ project: '{project}' - '{pod}-defaults' - '{installer}-defaults' + - string: + name: DEPLOY_SCENARIO + default: 'os-odl_l2-nofeature-ha' - fuel-ci-parameter: gs-pathname: '{gs-pathname}' -- 2.16.6