From 5ab5623c03a9e8ae526347afca08c1f8fdd490f4 Mon Sep 17 00:00:00 2001 From: Nikolas Hermanns Date: Thu, 15 Dec 2016 07:44:53 +0100 Subject: Introduce new installer for Netvirt-ODL pipeline The netvirt odl pipline has a special setup. Cause of that we add a new installer type. As elaborated with the Functest team we can then differentiate in functest what tests need to be executed for our special case. Change-Id: I8d7f18aef74b64ba46c6ed712ed5d58bd94c900e Signed-off-by: Nikolas Hermanns --- jjb/global/installer-params.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/global') diff --git a/jjb/global/installer-params.yml b/jjb/global/installer-params.yml index 610072d1b..5aecf58bf 100644 --- a/jjb/global/installer-params.yml +++ b/jjb/global/installer-params.yml @@ -109,7 +109,7 @@ description: 'IP of the installer' - string: name: INSTALLER_TYPE - default: apex + default: netvirt description: 'Installer used for deploying OPNFV on this POD' - string: name: DEPLOY_SCENARIO -- cgit 1.2.3-korg