From 122068df87a3d8dd2200bdf5e117abb3491d1738 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 12 Jan 2016 22:53:40 +0100 Subject: fuel: Enable all available scenarios for brahmaputra branch This change - Enables all available scenarios for stable/brahmaputra branch on LF POD2 and Ericsson POD1. - Enables new node type, virtual, which is able to run available scenarios. - Adjusts build blocker for multijob projects. - Skips cloning of fuel repo for multijob projects. - Enables os_odl-l2_ha auto trigger for LF POD2, Ericsson POD1, and Ericsson POD2. - Enables the use of an already downloaded ISO if the ISO was previously downloaded to jumphost to speed up deployment. - Adds a generic job for fuel for easier CI development/troubleshooting which is kept disabled by default. - Removes SDN_CONTROLLER parameter. Change-Id: Icf26241216522b58db6908623a77405cdaac2ba2 Signed-off-by: Fatih Degirmenci --- jjb/opnfv/installer-params.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'jjb/opnfv/installer-params.yml') diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index 4980889fd..fbcb33245 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -57,10 +57,6 @@ name: INSTALLER_TYPE default: fuel description: 'Installer used for deploying OPNFV on this POD' - - string: - name: SDN_CONTROLLER - default: 'nosdn' - description: 'SDN Controller to use' - string: name: DEPLOY_SCENARIO default: 'none' -- cgit 1.2.3-korg