From 4ffec7c1e27c4b2a83e6cbde6da517f8741a8143 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Wed, 8 Feb 2017 11:52:13 +0200 Subject: 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 --- jjb/global/slave-params.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/global') 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 -- cgit 1.2.3-korg