From c06445b99560899dc4da347986eddd723788bb29 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 6 Sep 2024 16:35:43 +0200 Subject: Fix branch for 2024.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I42baf90c802d5af7f04762103abe3de49f260347 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 1295023e6..b3b287179 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -18,7 +18,7 @@ - 2024.1: from: build_args: - branch: stable/2023.2 + branch: stable/2024.1 node: opnfv-build dependency: 3.20 - 2023.2: @@ -73,7 +73,7 @@ - 2024.1: from: build_args: - branch: stable/2023.2 + branch: stable/2024.1 node: opnfv-build dependency: 3.20 - 2023.2: -- cgit 1.2.3-korg