Replaces lf-build1/2 references with lf-build5/6 36/72836/2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 18 Aug 2021 21:13:41 +0000 (14:13 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 18 Aug 2021 21:19:33 +0000 (14:19 -0700)
Updating parameters to use labels where applicable.
Also disables the 'ansible-build-server' job until it can be verified to
work on the new build servers without causing issues.

Change-Id: I130d18c54a66c2cd504ed950a61c7249c3beefa8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/ci/tables/ci-build-servers.rst
jjb/barometer/barometer.yaml
jjb/cirv/cirv.yaml
jjb/global/slave-params.yaml
jjb/opnfvdocs/docs-rtd.yaml
jjb/releng/opnfv-lint.yaml
jjb/releng/opnfv-utils.yaml
jjb/releng/releng-info-vote.yaml
jjb/releng/releng-release-jobs.yaml

index e8890ec..b2f4893 100644 (file)
      - aarch64
      - Ubuntu 16.04
      - `Armband ENEA Team`_
-   * - `lf-build1 <https://build.opnfv.org/ci/computer/lf-build1>`_
+   * - `lf-build5 <https://build.opnfv.org/ci/computer/lf-build5>`_
      - x86_64
-     - CentOS 7.4
+     - Ubuntu 18.04
      - `Linux Foundation`_
-   * - `lf-build2 <https://build.opnfv.org/ci/computer/lf-build2>`_
+   * - `lf-build6 <https://build.opnfv.org/ci/computer/lf-build6>`_
      - x86_64
-     - Ubuntu 16.10
+     - CentOS 8
      - `Linux Foundation`_
 
 .. _Linux Foundation: helpdesk@opnfv.org
index b277813..2d8e0d3 100644 (file)
@@ -41,7 +41,7 @@
       - project-parameter:
           project: '{project}'
           branch: '{branch}'
-      - 'lf-build2-defaults'
+      - 'opnfv-build-centos-defaults'
 
     scm:
       - git-scm-gerrit
@@ -98,7 +98,7 @@
       - project-parameter:
           project: '{project}'
           branch: '{branch}'
-      - 'lf-build2-defaults'
+      - 'opnfv-build-centos-defaults'
 
     scm:
       - git-scm
index e628f43..ef9b71b 100644 (file)
@@ -4,7 +4,7 @@
     tag:
       - latest:
           branch: master
-          slave: lf-build2
+          slave: lf-build5
 
 - builder:
     name: cirv-run-tox
index 2fd701f..d231718 100644 (file)
           default: $WORKSPACE/build_output
           description: "Directory where the build artifact will be located upon the completion of the build."
 
-- parameter:
-    name: 'lf-build2-defaults'
-    parameters:
-      - label:
-          name: SLAVE_LABEL
-          default: 'lf-build2'
-          description: 'Slave label on Jenkins'
-          all-nodes: false
-          node-eligibility: 'ignore-offline'
-      - string:
-          name: GIT_BASE
-          default: https://gerrit.opnfv.org/gerrit/$PROJECT
-          description: 'Git URL to use on this Jenkins Slave'
-      - string:
-          name: BUILD_DIRECTORY
-          default: $WORKSPACE/build_output
-          description: "Directory where the build artifact will be located upon the completion of the build."
-
 - parameter:
     name: 'huawei-build-defaults'
     parameters:
index e680747..42dcf31 100644 (file)
@@ -27,7 +27,7 @@
     parameters:
       - label:
           name: SLAVE_LABEL
-          default: 'lf-build2'
+          default: 'lf-build5'
           description: 'Slave label on Jenkins'
           all-nodes: false
           node-eligibility: 'ignore-offline'
@@ -52,7 +52,7 @@
     parameters:
       - label:
           name: SLAVE_LABEL
-          default: 'lf-build2'
+          default: 'lf-build5'
           description: 'Slave label on Jenkins'
           all-nodes: false
           node-eligibility: 'ignore-offline'
index dcd262a..c20a1ec 100644 (file)
@@ -46,8 +46,8 @@
           name: SLAVE_NAME
           description: Slaves to execute yamllint
           default-slaves:
-            - lf-build1
-            - lf-build2
+            - lf-build5
+            - lf-build6
           allowed-multiselect: true
           ignore-offline-nodes: true
 
@@ -99,8 +99,8 @@
           name: SLAVE_NAME
           description: Slaves to execute pylint
           default-slaves:
-            - lf-build1
-            - lf-build2
+            - lf-build5
+            - lf-build6
           allowed-multiselect: true
           ignore-offline-nodes: true
 
           name: SLAVE_NAME
           description: Slaves to execute yamllint
           default-slaves:
-            - lf-build1
-            - lf-build2
+            - lf-build5
+            - lf-build6
           allowed-multiselect: true
           ignore-offline-nodes: true
 
index 50e4741..21725ea 100644 (file)
@@ -24,7 +24,6 @@
           name: SLAVE_NAME
           description: Slaves to prune docker images
           default-slaves:
-            - lf-build2
             - lf-build5
             - lf-build6
           allowed-multiselect: true
@@ -56,7 +55,7 @@
           name: SLAVE_NAME
           description: 'script lives on master node'
           default-slaves:
-            - lf-build2
+            - lf-build5
           allowed-multiselect: false
           ignore-offline-nodes: true
       - project-parameter:
@@ -79,7 +78,7 @@
 
     project-type: freestyle
 
-    disabled: false
+    disabled: true
     concurrent: true
 
     parameters:
@@ -87,9 +86,8 @@
           name: SLAVE_NAME
           description: Build Servers
           default-slaves:
-            - lf-build1
-            - lf-build2
-            - lf-build3
+            - lf-build5
+            - lf-build6
           allowed-multiselect: true
           ignore-offline-nodes: true
       - project-parameter:
           name: SLAVE_NAME
           description: Build Servers
           default-slaves:
-            - lf-build2
+            - lf-build5
       - project-parameter:
           project: releng
           branch: master
index 8381858..102a77a 100644 (file)
@@ -1,6 +1,6 @@
 ---
 - project:
     name: info-vote
-    build-node: lf-build2
+    build-node: lf-build5
     jobs:
       - 'info-vote-verify'
index 35fda14..39671a8 100644 (file)
     parameters:
       - node:
           name: SLAVE_NAME
-          description: 'Only run merge job on build1 or 2'
+          description: 'Only run merge job on build5 or 6'
           default-slaves:
-            - lf-build1
-            - lf-build2
+            - lf-build5
+            - lf-build6
           allowed-multiselect: false
           ignore-offline-nodes: true
       - stream-parameter: