summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv/slave-params.yml
diff options
context:
space:
mode:
authorPaul Vaduva <Paul.Vaduva@enea.com>2016-06-30 18:23:43 +0200
committerPaul Vaduva <Paul.Vaduva@enea.com>2016-07-01 10:30:09 +0200
commit048babfd2a1e61334abccddc9f0469c45985ea6c (patch)
treed6ccfe03c14b2f08d696e4a612c65acbe264d820 /jjb/opnfv/slave-params.yml
parent627a48c60acd1fe3210a0e488c3614affade6c4f (diff)
arm-pod2: Adding arm-pod2 to jenkins
Change-Id: I127d4634448f32e6bf9df53c6dc441cd63d5f505 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Diffstat (limited to 'jjb/opnfv/slave-params.yml')
-rw-r--r--jjb/opnfv/slave-params.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml
index da0808b76..e5313c801 100644
--- a/jjb/opnfv/slave-params.yml
+++ b/jjb/opnfv/slave-params.yml
@@ -621,6 +621,34 @@
name: LAB_CONFIG_URL
default: ssh://git@git.enea.com/pharos/lab-config
description: 'Base URI to the configuration directory'
+
+- parameter:
+ name: 'arm-pod2-defaults'
+ parameters:
+ - node:
+ name: SLAVE_NAME
+ description: 'Slave name on Jenkins'
+ allowed-slaves:
+ - arm-pod2
+ default-slaves:
+ - arm-pod2
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: 'Git URL to use on this Jenkins Slave'
+ - string:
+ name: DEFAULT_BRIDGE
+ default: 'admin_br0,public_br0'
+ desciption: 'The bridge to use for Fuel PXE booting. It can be a comma sparated list of bridges, in which case the first is the PXE boot bridge, and all subsequent interfaces that will be added to the VM. If left empty, most deploy scripts will default to pxebr.'
+ - string:
+ name: DEPLOY_TIMEOUT
+ default: '360'
+ description: 'Deployment timeout in minutes'
+ - string:
+ name: LAB_CONFIG_URL
+ default: ssh://git@git.enea.com/pharos/lab-config
+ description: 'Base URI to the configuration directory'
+
- parameter:
name: 'opnfv-build-centos-defaults'
parameters: