diff options
author | Cristina Pauna <cristina.pauna@enea.com> | 2017-02-08 11:52:13 +0200 |
---|---|---|
committer | Cristina Pauna <cristina.pauna@enea.com> | 2017-02-08 11:54:31 +0200 |
commit | 4ffec7c1e27c4b2a83e6cbde6da517f8741a8143 (patch) | |
tree | 181a1995cf7c1f35622ae56841ba078bb7b00b2b /jjb/global/slave-params.yml | |
parent | eab087b8d0bef56a752fdec82cf3c32a27c9f174 (diff) |
Update new slave tag
The jenkins slave arm-build2 was retagged from opnfv-build-arm
to opnfv-build-enea. This change was made to avoid confusion, as
this slave is an x86 machine building an iso that is used by armband
Change-Id: Iac4e9bf635c128070c32818874626a81a28e6cf7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Diffstat (limited to 'jjb/global/slave-params.yml')
-rw-r--r-- | jjb/global/slave-params.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml index c87fc289c..9b7d8a248 100644 --- a/jjb/global/slave-params.yml +++ b/jjb/global/slave-params.yml @@ -243,11 +243,11 @@ # Parameters for build slaves ##################################################### - parameter: - name: 'opnfv-build-arm-defaults' + name: 'opnfv-build-enea-defaults' parameters: - label: name: SLAVE_LABEL - default: 'opnfv-build-arm' + default: 'opnfv-build-enea' - string: name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT |