diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-02-24 16:32:30 -0800 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-02-24 16:32:30 -0800 |
commit | 163aef8de1322a497635c2616318af87452609f9 (patch) | |
tree | 7832ed9ad6385a59c7a30845ab0345d9b9cbe350 /jjb/global | |
parent | 02868b8c7f961075c075ca68942bddf50891fdae (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/global')
-rw-r--r-- | jjb/global/slave-params.yaml | 14 |
1 files changed, 0 insertions, 14 deletions
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 @@ -593,20 +593,6 @@ 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: - label: |