diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2020-08-19 22:33:10 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-08-19 22:33:10 +0000 |
commit | 7d6033ea6f9301a5dd6a3913a6a2990bd52eda76 (patch) | |
tree | b9b7c3216baec2f3291f3ce5c5c2be09c0fe6068 /jjb | |
parent | 29091f057109344db49a956f663ca16c738f7a3b (diff) | |
parent | 163aef8de1322a497635c2616318af87452609f9 (diff) |
Merge "Remove ericsson-build3 from Jenkins"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global/slave-params.yaml | 14 | ||||
-rw-r--r-- | jjb/releng/opnfv-utils.yaml | 2 |
2 files changed, 0 insertions, 16 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: 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 |