From 34948706b7c1262d21ce03f36607124bfe880e60 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 17 Mar 2025 20:20:03 +0100 Subject: Add podman via Debian container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ibcde7e5a505c71ff8f827c23ad6075ae0415feb6 Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/functest') diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml index 1f95ef1fb..182d89b23 100644 --- a/jjb/functest/xtesting-ci.yaml +++ b/jjb/functest/xtesting-ci.yaml @@ -140,7 +140,6 @@ name: 'playbook' playbook: - all - # - podman - proxy - proxy2 - radosgw @@ -278,6 +277,7 @@ playbook: - all - kubernetes0 + - podman node: xtesting release: - stable -- cgit