From f917d6968bf30696070d49c791b6550e4afa8706 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Tue, 29 Apr 2025 15:06:38 +0200 Subject: [PATCH] Disable podman testing if bullseye MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I22c06d677fd82976f186c1c523f85cff85a6104a Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index d8e9d2ae9..e7a5bc67d 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -241,12 +241,16 @@ - trixie - sid exclude: + - playbook: podman + debian: bullseye - playbook: podman debian: bookworm - playbook: podman debian: trixie - playbook: podman debian: sid + - playbook: podman2 + debian: bullseye - playbook: podman2 debian: bookworm - playbook: podman2 -- 2.16.6