Add orange-pod2 parameter 33/4333/3
authorDavid Blaisonneau <david.blaisonneau@orange.com>
Fri, 11 Dec 2015 11:02:06 +0000 (12:02 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 11 Dec 2015 13:42:02 +0000 (13:42 +0000)
Change-Id: I889b631e1f6248d37e4fee769b05efb9c2b84d79
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
jjb/opnfv/pod-params.yml

index 6a26506..fae3a5b 100644 (file)
             name: GIT_BASE
             default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: 'Git URL to use on the slave'
+
+- parameter:
+    name: 'orange-pod2'
+    parameters:
+        - node:
+            name: SLAVE_NAME
+            description: 'Slave name on Jenkins'
+            allowed-slaves:
+                - orange-fr-pod2
+            default-slaves:
+                - orange-fr-pod2
+        - string:
+            name: INSTALLER_VERSION
+            default: latest
+            description: 'Version of the installer to deploy'
+        - string:
+            name: GIT_BASE
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
+            description: 'Git URL to use on the jumphost'