From: Fatih Degirmenci Date: Mon, 21 Dec 2015 22:49:38 +0000 (+0100) Subject: Set DEPLOY_SCENARIO Jenkins job parameter for Fuel X-Git-Tag: test-tag~16 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F4981%2F1;p=releng.git Set DEPLOY_SCENARIO Jenkins job parameter for Fuel Change-Id: Icaa09dbba241e422c6932a443b3aa3975a4580d7 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index 1bd1ce737..dc170f79a 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -57,6 +57,10 @@ name: OPNFV_FEATURE default: 'none' description: 'OPNFV Feature to activate' + - string: + name: DEPLOY_SCENARIO + default: 'test' + description: 'OPNFV Deployment Scenario' - parameter: name: 'joid-defaults'