From 17e69cb521f57da32d200644e33c0438658eb3de Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 15 Oct 2025 18:55:31 +0200 Subject: [PATCH] Gate XtestingCI vs Rocky 10 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie27500fac2297455e0cb3efce8aef3efe1efe332 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 6b9519146..5559ec59a 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -515,14 +515,19 @@ rockylinux: - 8 - 9 + - 10 exclude: - playbook: podman rockylinux: 8 - playbook: podman rockylinux: 9 + - playbook: podman + rockylinux: 10 - playbook: podman2 rockylinux: 8 - playbook: podman2 rockylinux: 9 + - playbook: podman2 + rockylinux: 10 jobs: - 'xtesting-ci-tests-{rockylinux}-{release}-{playbook}' -- 2.16.6