From b24f4b6f777c9e9f357e8d650e6cb95358b5d22e Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 15 Oct 2025 18:48:39 +0200 Subject: [PATCH] Gate XtestingCI vs questing MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ic0cf0a6cd15027edb8c8a539cdf0b352a39a2f49 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 50e5b38fb..ec2c3bb71 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -334,6 +334,7 @@ - jammy - noble - plucky + - questing exclude: - playbook: podman ubuntu: focal @@ -341,10 +342,14 @@ ubuntu: noble - playbook: podman ubuntu: plucky + - playbook: podman + ubuntu: questing - playbook: podman2 ubuntu: focal - playbook: podman2 ubuntu: noble + - playbook: podman2 + ubuntu: questing - playbook: podman2 ubuntu: plucky jobs: -- 2.16.6