Add zte slave to pod-config 17/4317/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 11 Dec 2015 08:22:26 +0000 (09:22 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 11 Dec 2015 08:22:26 +0000 (09:22 +0100)
Change-Id: Id115d9a63fa02c907e0a4cd8d2d88b2b191ea4f8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/opnfv/pod-params.yml

index fc6650f..3fdf013 100644 (file)
             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'