From f81426d7c8e51a9fdb8e7f370f227bab864ba360 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 30 Mar 2021 13:42:14 -0700 Subject: Remove References to Ericsson Build4 This machine is no longer attached to Jenkins. Change-Id: Ie7e4869b3e93c2df18986a89656b70efe5876862 Signed-off-by: Trevor Bramwell --- jjb/global/slave-params.yaml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'jjb/global') diff --git a/jjb/global/slave-params.yaml b/jjb/global/slave-params.yaml index 9fe7bd7f2..2fd701f6c 100644 --- a/jjb/global/slave-params.yaml +++ b/jjb/global/slave-params.yaml @@ -592,24 +592,6 @@ default: $WORKSPACE/build_output description: "Directory where the build artifact will be located upon the completion of the build." -- parameter: - name: 'ericsson-build4-defaults' - parameters: - - label: - name: SLAVE_LABEL - default: 'ericsson-build4' - 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: -- cgit 1.2.3-korg