From 5dcf4408ee99d8050bed35935915ea5788d19b44 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Tue, 18 Apr 2017 16:31:56 +0300 Subject: Rename arm-pod3-2 to arm-pod4 Arm-pod3-2 is a second jenkins slave for arm-pod3. This slave is arm while the old jenkins slave is x86. Fatih requested for this slave to be renamed to arm-pod4 instead of arm-pod3-2, even if it's a slave for an existing pod JIRA: ARMBAND-252 Change-Id: I5645edd7d774f763e5e72115851c7061bfafd344 Signed-off-by: Cristina Pauna --- jjb/functest/functest-daily-jobs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/functest') diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml index 80ca44b32..9e2cdd41c 100644 --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -158,7 +158,7 @@ slave-label: '{pod}' installer: fuel <<: *master - - arm-pod3-2: + - arm-pod4: slave-label: '{pod}' installer: fuel <<: *master @@ -194,7 +194,7 @@ slave-label: '{pod}' installer: fuel <<: *danube - - arm-pod3-2: + - arm-pod4: slave-label: '{pod}' installer: fuel <<: *danube -- cgit