From: Fatih Degirmenci Date: Tue, 19 Jan 2016 08:04:44 +0000 (+0100) Subject: fuel: Set DEPLOY_SCENARIO to Arno scenario for fuel deploy jobs X-Git-Tag: brahmaputra.1.0~169 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=462e6bb0ad56207b3ee86375f49458779557a71f;p=releng.git 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 --- 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}'