From 9a4060a375de4afadab75574fd14345756bfcd24 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 8 Jan 2024 16:51:39 +0100 Subject: Publish new Xtesting 2023.2 jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifadb897109bc4d271423cd459592acacf13474e0 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'jjb/functest/xtesting.yaml') diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 7dcefc229..fbd8ba445 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -15,6 +15,12 @@ branch: master node: opnfv-build dependency: 3.17 + - 2023.2: + from: + build_args: + branch: stable/2023.2 + node: opnfv-build + dependency: 3.17 - 2023.1: from: build_args: @@ -58,6 +64,12 @@ branch: master node: opnfv-build dependency: 3.17 + - 2023.2: + from: + build_args: + branch: stable/2023.2 + node: opnfv-build + dependency: 3.17 - 2023.1: from: build_args: @@ -481,6 +493,8 @@ tag: - latest: dependency: 3.17 + - 2023.2: + dependency: 3.17 - 2023.1: dependency: 3.17 - zed: -- cgit 1.2.3-korg