summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-18 09:16:19 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-18 09:16:19 +0100
commit6a55a8b1fb286d169c272dedc763358e0a0a7922 (patch)
treed4f64ec45675a38cd791efe0bdc3c5cfa81490b4 /jjb/opnfv
parent287b69a6aa1e951e2daad44532a023bf843c1ab2 (diff)
fuel: Move multijob to build node and add additional scenarios
Change-Id: I5975cfe04481fcc58a3ee6b9f7182cf442b83318 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r--jjb/opnfv/installer-params.yml4
-rw-r--r--jjb/opnfv/slave-params.yml8
2 files changed, 0 insertions, 12 deletions
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
@@ -46,10 +46,6 @@
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'
description: 'external network for test'
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'