From 1263b76fdb0642130ece84029f98989c5bdb3a7d Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 21 Dec 2015 23:49:38 +0100 Subject: Set DEPLOY_SCENARIO Jenkins job parameter for Fuel Change-Id: Icaa09dbba241e422c6932a443b3aa3975a4580d7 Signed-off-by: Fatih Degirmenci --- jjb/opnfv/installer-params.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb') 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' -- cgit 1.2.3-korg