From f7773c360e6d171551208768b407b747f7980989 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 9 Apr 2025 17:16:07 +0200 Subject: [PATCH] Add Xtesting 2025.1 jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I116343a05a2b40e867c417785fa68cea67b4e41c Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index ea9536216..71aba0c1e 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -15,6 +15,12 @@ branch: master node: opnfv-build dependency: 3.21 + - 2025.1: + from: + build_args: + branch: stable/2025.1 + node: opnfv-build + dependency: 3.21 - 2024.2: from: build_args: @@ -76,6 +82,12 @@ branch: master node: opnfv-build dependency: 3.21 + - 2025.1: + from: + build_args: + branch: stable/2025.1 + node: opnfv-build + dependency: 3.21 - 2024.2: from: build_args: @@ -517,6 +529,8 @@ tag: - latest: dependency: 3.21 + - 2025.1: + dependency: 3.21 - 2024.2: dependency: 3.21 - 2024.1: -- 2.16.6