summaryrefslogtreecommitdiffstats
path: root/jjb/opnfv
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-11 09:22:26 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-11 09:22:26 +0100
commit200a88d9e6af0bf6ab6c23bac86c144a3daa4f3c (patch)
tree9207eecda0517013215e913028ec446e68ab9161 /jjb/opnfv
parentc6c936cebf16f9013a6b83867d6afd6dd590bce8 (diff)
Add zte slave to pod-config
Change-Id: Id115d9a63fa02c907e0a4cd8d2d88b2b191ea4f8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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'