From 8d5b23b6214c03321b5a33eae9f5aa76032c95b9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 15 Oct 2025 18:53:05 +0200 Subject: [PATCH] Gate XtestingCI vs Alpine 3.22 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I54e47844cd2398fae6a90b04ecec21833d94cade Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index ec2c3bb71..6b9519146 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -424,6 +424,7 @@ - 3.19 - '3.20' - 3.21 + - 3.22 - edge exclude: - playbook: podman @@ -434,6 +435,8 @@ alpine: '3.20' - playbook: podman alpine: 3.21 + - playbook: podman + alpine: 3.22 - playbook: podman alpine: edge - playbook: podman2 @@ -444,6 +447,8 @@ alpine: '3.20' - playbook: podman2 alpine: 3.21 + - playbook: podman2 + alpine: 3.22 - playbook: podman2 alpine: edge jobs: -- 2.16.6