]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/distros/podman: install containernetworking-plugins along with podman
authorKefu Chai <kchai@redhat.com>
Mon, 22 Mar 2021 06:49:13 +0000 (14:49 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 22 Mar 2021 07:05:00 +0000 (15:05 +0800)
commit325c8fce46bee0b5046b2c5ae732678aeeec6629
treef6f5b56177ac15dd021752afee903c96b3847a76
parentf73716402b9be7db88d47f4b2b86d1127d46c057
qa/distros/podman: install containernetworking-plugins along with podman

/etc/cni/net.d/87-podman-bridge.conflist tries to load "bridge",
"firewall", "tuning" and "portmap" plugins, which are provided by
containernetworking-plugins package.

Fixes: https://tracker.ceph.com/issues/49909
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/distros/podman/ubuntu_20.04_kubic_stable.yaml
qa/distros/podman/ubuntu_20.04_kubic_testing.yaml