From 6a55a8b1fb286d169c272dedc763358e0a0a7922 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 18 Jan 2016 09:16:19 +0100 Subject: fuel: Move multijob to build node and add additional scenarios Change-Id: I5975cfe04481fcc58a3ee6b9f7182cf442b83318 Signed-off-by: Fatih Degirmenci --- jjb/opnfv/installer-params.yml | 4 ---- jjb/opnfv/slave-params.yml | 8 -------- 2 files changed, 12 deletions(-) (limited to 'jjb/opnfv') diff --git a/jjb/opnfv/installer-params.yml b/jjb/opnfv/installer-params.yml index ff7a239cb..986ecc081 100644 --- a/jjb/opnfv/installer-params.yml +++ b/jjb/opnfv/installer-params.yml @@ -45,10 +45,6 @@ name: INSTALLER_TYPE default: fuel description: 'Installer used for deploying OPNFV on this POD' - - string: - name: DEPLOY_SCENARIO - default: 'none' - description: 'Scenario to deploy and test' - string: name: EXTERNAL_NETWORK default: 'net04_ext' diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index f173bd928..c6078c613 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -39,10 +39,6 @@ name: GIT_BASE default: ssh://gerrit.opnfv.org:29418/$PROJECT description: 'Git URL to use on this Jenkins Slave' - - string: - name: POD_CONF_DIR - default: $WORKSPACE/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2 - description: 'Directory where POD configuration files are located.' - parameter: name: 'ericsson-pod1-defaults' @@ -85,10 +81,6 @@ name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT description: 'Git URL to use on this Jenkins Slave' - - string: - name: POD_CONF_DIR - default: $WORKSPACE/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/pod2 - description: 'Directory where POD configuration files are located.' - parameter: name: 'intelpod2-jumphost-defaults' -- cgit 1.2.3-korg