Rename Intel build slaves and update jobs using these slaves 17/10117/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 17 Feb 2016 08:34:24 +0000 (09:34 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 17 Feb 2016 08:40:05 +0000 (09:40 +0100)
Change-Id: Id152b3a4e1fa58bbb52a0a5644bca72a16db31b7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/opnfv/slave-params.yml
jjb/ovsnfv/ovsnfv.yml

index 5e0274d..5c1c58f 100644 (file)
             description: "Directory where the build artifact will be located upon the completion of the build."
 
 - parameter:
-    name: 'intel-us-build-1-defaults'
+    name: 'intel-build1-defaults'
     parameters:
         - node:
             name: SLAVE_NAME
             description: 'Slave name on Jenkins'
             allowed-slaves:
-                - intel-us-build-1
+                - intel-build1
             default-slaves:
-                - intel-us-build-1
+                - intel-build1
         - string:
             name: GIT_BASE
             default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: 'Git URL to use on this Jenkins Slave'
 
 - parameter:
-    name: 'intel-us-build-2-defaults'
+    name: 'intel-build2-defaults'
     parameters:
         - node:
             name: SLAVE_NAME
             description: 'Slave name on Jenkins'
             allowed-slaves:
-                - intel-us-build-2
+                - intel-build2
             default-slaves:
-                - intel-us-build-2
+                - intel-build2
+        - string:
+            name: GIT_BASE
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
+            description: 'Git URL to use on this Jenkins Slave'
+
+- parameter:
+    name: 'intel-build3-defaults'
+    parameters:
+        - node:
+            name: SLAVE_NAME
+            description: 'Slave name on Jenkins'
+            allowed-slaves:
+                - intel-build3
+            default-slaves:
+                - intel-build3
         - string:
             name: GIT_BASE
             default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: 'Git URL to use on these Jenkins Slaves'
 
 - parameter:
-    name: 'intel-us-deploy-virtual-2-defaults'
+    name: 'intel-virtual2-defaults'
     parameters:
         - node:
             name: SLAVE_NAME
             description: 'Slave name on Jenkins'
             allowed-slaves:
-                - intel-us-deploy-virtual-2
+                - intel-virtual2
             default-slaves:
-                - intel-us-deploy-virtual-2
+                - intel-virtual2
         - string:
             name: INSTALLER_VERSION
             default: latest
index d0c180c..8a119d9 100644 (file)
@@ -24,7 +24,7 @@
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
-        - 'intel-us-build-2-defaults'
+        - 'intel-build2-defaults'
         - string:
             name: GS_URL
             default: '$GS_BASE{gs-pathname}'
@@ -73,7 +73,7 @@
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
-        - 'intel-us-build-2-defaults'
+        - 'intel-build2-defaults'
         - string:
             name: GS_URL
             default: '$GS_BASE{gs-pathname}'
     parameters:
         - project-parameter:
             project: '{project}'
-        - 'intel-us-build-2-defaults'
+        - 'intel-build2-defaults'
         - string:
             name: GS_URL
             default: '$GS_BASE{gs-pathname}'