From 61049258d53bcdb7c6f1d10688a197da54fc6d46 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 5 Jan 2022 15:28:24 +0100 Subject: [PATCH] Fix incorrect in Functest K8S PI jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I5be295fbcc347c5f82011716a4788a5ae92c2f6d Signed-off-by: Cédric Ollivier --- jjb/functest/functest-kubernetes-pi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml index 88085353a..798a12340 100644 --- a/jjb/functest/functest-kubernetes-pi.yaml +++ b/jjb/functest/functest-kubernetes-pi.yaml @@ -26,7 +26,7 @@ - arm-latest: slave: lf-virtual1-8 - arm-v1.23: - slave: lf-virtual1-7 + slave: lf-virtual1-9 - arm-v1.22: slave: lf-virtual1-7 - arm-v1.21: @@ -38,7 +38,7 @@ - arm64-latest: slave: lf-virtual1-8 - arm64-v1.23: - slave: lf-virtual1-7 + slave: lf-virtual1-9 - arm64-v1.22: slave: lf-virtual1-7 - arm64-v1.21: -- 2.16.6