From: Trevor Bramwell Date: Tue, 25 Feb 2020 00:32:30 +0000 (-0800) Subject: Remove ericsson-build3 from Jenkins X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=163aef8de1322a497635c2616318af87452609f9 Remove ericsson-build3 from Jenkins 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 --- diff --git a/docs/ci/tables/ci-build-servers.rst b/docs/ci/tables/ci-build-servers.rst index ad168653e..b752a7b0f 100644 --- a/docs/ci/tables/ci-build-servers.rst +++ b/docs/ci/tables/ci-build-servers.rst @@ -18,10 +18,6 @@ - aarch64 - Ubuntu 16.04 - `Armband ENEA Team`_ - * - `ericsson-build3 `_ - - x86_64 - - Ubuntu 16.04 - - `Dianfeng Du`_ * - `ericsson-build4 `_ - x86_64 - Ubuntu 16.04 diff --git a/jjb/global/slave-params.yaml b/jjb/global/slave-params.yaml index b597b30e0..bd8ae345b 100644 --- a/jjb/global/slave-params.yaml +++ b/jjb/global/slave-params.yaml @@ -592,20 +592,6 @@ 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: diff --git a/jjb/releng/opnfv-utils.yaml b/jjb/releng/opnfv-utils.yaml index 2cdb31bb0..3dd5ce40a 100644 --- a/jjb/releng/opnfv-utils.yaml +++ b/jjb/releng/opnfv-utils.yaml @@ -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