From: Fatih Degirmenci Date: Fri, 11 Dec 2015 08:22:26 +0000 (+0100) Subject: Add zte slave to pod-config X-Git-Tag: test-tag~79^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=200a88d9e6af0bf6ab6c23bac86c144a3daa4f3c;hp=c6c936cebf16f9013a6b83867d6afd6dd590bce8;p=releng.git Add zte slave to pod-config Change-Id: Id115d9a63fa02c907e0a4cd8d2d88b2b191ea4f8 Signed-off-by: Fatih Degirmenci --- 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'