Remove ericsson-build3 from Jenkins 31/69731/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 25 Feb 2020 00:32:30 +0000 (16:32 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 25 Feb 2020 00:32:30 +0000 (16:32 -0800)
This build machine hasn't been online for quite a while and may no
longer exist.

Removing so no more builds are scheduled on the node.

Change-Id: I59c1c81b1777b038034f918d4db6073ce6986787
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/ci/tables/ci-build-servers.rst
jjb/global/slave-params.yaml
jjb/releng/opnfv-utils.yaml

index ad16865..b752a7b 100644 (file)
      - aarch64
      - Ubuntu 16.04
      - `Armband ENEA Team`_
-   * - `ericsson-build3 <https://build.opnfv.org/ci/computer/ericsson-build3>`_
-     - x86_64
-     - Ubuntu 16.04
-     - `Dianfeng Du`_
    * - `ericsson-build4 <https://build.opnfv.org/ci/computer/ericsson-build4>`_
      - x86_64
      - Ubuntu 16.04
index b597b30..bd8ae34 100644 (file)
           default: $WORKSPACE/build_output
           description: "Directory where the build artifact will be located upon the completion of the build."
 
-- parameter:
-    name: 'ericsson-build3-defaults'
-    parameters:
-      - label:
-          name: SLAVE_LABEL
-          default: 'ericsson-build3'
-          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'
-
 - parameter:
     name: 'ericsson-build4-defaults'
     parameters:
index 2cdb31b..3dd5ce4 100644 (file)
@@ -27,7 +27,6 @@
             - arm-build3
             - arm-build4
             - arm-build5
-            - ericsson-build3
             - ericsson-build4
             - lf-build2
           allowed-multiselect: true
@@ -93,7 +92,6 @@
             - lf-build1
             - lf-build2
             - lf-build3
-            - ericsson-build3
             - ericsson-build4
           allowed-multiselect: true
           ignore-offline-nodes: true