From aa5e7b09494780b045079958abca23eaedd41d55 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 18 Dec 2024 16:17:31 +0100 Subject: Prepare Xtesting 2024.2 jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8c21750978db2f99f859eba6fd3d54d0c358d358 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-pi.yaml | 4 ++++ jjb/functest/xtesting.yaml | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index 79217bdcf..e877fd7f6 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -11,6 +11,8 @@ tag: - latest: node: opnfv-build + - 2024.2: + node: opnfv-build - 2024.1: node: opnfv-build - 2023.2: @@ -62,6 +64,8 @@ tag: - latest: node: opnfv-build + - 2024.2: + node: opnfv-build - 2024.1: node: opnfv-build - 2023.2: diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index b3b287179..a8b10a25f 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -15,6 +15,12 @@ branch: master node: opnfv-build dependency: 3.20 + - 2024.2: + from: + build_args: + branch: stable/2024.2 + node: opnfv-build + dependency: 3.20 - 2024.1: from: build_args: @@ -70,6 +76,12 @@ branch: master node: opnfv-build dependency: 3.20 + - 2024.2: + from: + build_args: + branch: stable/2024.2 + node: opnfv-build + dependency: 3.20 - 2024.1: from: build_args: @@ -505,6 +517,8 @@ tag: - latest: dependency: 3.20 + - 2024.2: + dependency: 3.20 - 2024.1: dependency: 3.20 - 2023.2: -- cgit 1.2.3-korg