Introduce new installer for Netvirt-ODL pipeline 13/26013/3
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>
Thu, 15 Dec 2016 06:44:53 +0000 (07:44 +0100)
committerNikolas Hermanns <nikolas.hermanns@ericsson.com>
Mon, 19 Dec 2016 09:21:39 +0000 (10:21 +0100)
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 <nikolas.hermanns@ericsson.com>
jjb/3rd_party_ci/odl-netvirt.yml
jjb/global/installer-params.yml

index 3dd4c0b..25e9bbf 100644 (file)
@@ -3,7 +3,7 @@
 
     project: 'netvirt'
 
-    installer: 'apex'
+    installer: 'netvirt'
 #####################################
 # branch definitions
 #####################################
index 610072d..5aecf58 100644 (file)
             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