diff options
author | 2025-03-17 20:20:03 +0100 | |
---|---|---|
committer | 2025-03-17 20:20:03 +0100 | |
commit | 34948706b7c1262d21ce03f36607124bfe880e60 (patch) | |
tree | 22f7c9a01eff26915d0fda274d107ed6f82f0ed6 /jjb | |
parent | 9f33a1338bc16da2493c3184c203022d56dab62f (diff) |
Add podman via Debian container
Change-Id: Ibcde7e5a505c71ff8f827c23ad6075ae0415feb6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/xtesting-ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |