From: MatthewLi Date: Wed, 13 Apr 2016 10:37:27 +0000 (-0400) Subject: Bottlenecks: bugfix for missing SCENARIO parameter X-Git-Tag: colorado.1.0~582^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c5d79c829350a975fa12a1bf52cb372bdd008d84;p=releng.git Bottlenecks: bugfix for missing SCENARIO parameter Change-Id: Ifda489de76a65716d75fb1022dd4bc3810091d4c Signed-off-by: MatthewLi --- diff --git a/jjb/bottlenecks/bottlenecks-ci-jobs.yml b/jjb/bottlenecks/bottlenecks-ci-jobs.yml index 09b7df172..415cdf380 100644 --- a/jjb/bottlenecks/bottlenecks-ci-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-ci-jobs.yml @@ -86,6 +86,9 @@ - '{pod}-defaults' - '{installer}-defaults' - 'bottlenecks-params-{pod}' + - string: + name: DEPLOY_SCENARIO + default: 'os-odl_l2-nofeature-ha' - string: name: GERRIT_REFSPEC_DEBUG default: 'false'