summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-11 10:04:16 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-12-11 10:04:17 +0000
commita8f7054c6691852c58c0fd68961a4302c101e20c (patch)
tree1afe013574c840c74473e0a732be4eccf91190ae /jjb/opnfv
parentd72a239f2e2e1fa9066d26924b72aa2ba88f9df5 (diff)
parent200a88d9e6af0bf6ab6c23bac86c144a3daa4f3c (diff)
Merge "Add zte slave to pod-config"
Diffstat (limited to 'jjb/opnfv')
-rw-r--r--jjb/opnfv/pod-params.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/opnfv/pod-params.yml b/jjb/opnfv/pod-params.yml
index fc6650ffb..3fdf01356 100644
--- a/jjb/opnfv/pod-params.yml
+++ b/jjb/opnfv/pod-params.yml
@@ -233,3 +233,18 @@
name: GIT_BASE
default: https://gerrit.opnfv.org/gerrit/$PROJECT
description: 'Git URL to use on the slave'
+
+- parameter:
+ name: 'zte-build-1'
+ parameters:
+ - node:
+ name: SLAVE_NAME
+ description: 'Slave name on Jenkins'
+ allowed-slaves:
+ - zte-build-1
+ default-slaves:
+ - zte-build-1
+ - string:
+ name: GIT_BASE
+ default: https://gerrit.opnfv.org/gerrit/$PROJECT
+ description: 'Git URL to use on the slave'