From ce195a0ef6b822ccfbed191ab125cd915af28e77 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 3 May 2023 10:51:20 +0200 Subject: [PATCH] Publish new Xtesting 2023.1 jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I55d244b4367d63f048ea853fb4222bf6f52f376f Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-pi.yaml | 6 ++++++ jjb/functest/xtesting.yaml | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index eb51916e0..f7d5e77dc 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -13,6 +13,8 @@ tag: - latest: node: xtesting + - 2023.1: + node: xtesting - zed: node: xtesting - yoga: @@ -23,6 +25,8 @@ node: xtesting - arm-latest: node: xtesting + - arm-2.23.1: + node: xtesting - arm-zed: node: xtesting - arm-yoga: @@ -33,6 +37,8 @@ node: xtesting - arm64-latest: node: xtesting + - arm64-2023.1: + node: xtesting - arm64-zed: node: xtesting - arm64-yoga: diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 7e4df1289..d5f3ebc96 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -16,7 +16,13 @@ build_args: branch: master node: xtesting - dependency: 3.16 + dependency: 3.17 + - 2023.1: + from: + build_args: + branch: stable/2023.1 + node: xtesting + dependency: 3.17 - zed: from: build_args: -- 2.16.6