From c39e33fafdf50bc8ef8151ea486b419636d5fe49 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Mon, 13 Oct 2025 14:12:03 +0200 Subject: [PATCH] Reuse the stable/zed pods to gate stable/2023.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I6c1bbb2a22a45e0b20ac84c906c1e4df288bc744 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 97bd8a72d..618ba26dc 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -19,7 +19,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -40,7 +40,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -61,7 +61,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -82,7 +82,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -103,7 +103,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -124,7 +124,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 @@ -145,7 +145,7 @@ - zed: from: build_args: - branch: stable/zed + branch: stable/2023.1 node: lf-pod4-2 DASHBOARD_URL: http://172.30.12.85 dependency: 3.14 -- 2.16.6