summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2017-09-13 16:52:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-13 16:52:28 +0000
commitf675cd5e395e4d48d9ad895f5eb2f4a8b6098b13 (patch)
treed588f288c391f357d6751a61461bd72f73742e66 /jjb
parentefd1e3cecd9d17f32f3e0097675eabd140cdafd4 (diff)
parentbb22c8c02df3e9d030ff64c304536c31b78a37a6 (diff)
Merge "ericsson-pod1 slave defaults: Custom INSTALLER_IP"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global/slave-params.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml
index 2acc96fd9..19d5a9545 100644
--- a/jjb/global/slave-params.yml
+++ b/jjb/global/slave-params.yml
@@ -485,6 +485,10 @@
default-slaves:
- ericsson-pod1
- string:
+ name: INSTALLER_IP
+ default: '10.20.1.2'
+ description: 'IP of the installer'
+ - string:
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT
description: 'Git URL to use on this Jenkins Slave'