diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/fuel/fuel-ci-jobs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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}' |