]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerSage Weil <sage@newdream.net>
Mon, 22 Mar 2021 17:48:24 +0000 (12:48 -0500)
commit2b61abdc5ff0fa3d13e99626386428f5625d4ebc
tree558667c3d09eb5db8bf87a6e4cacfcd0a299d0d6
parentca9dd0d1affe95de404d5bb0349ecfc9464649fe
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>
(cherry picked from commit 325c8fce46bee0b5046b2c5ae732678aeeec6629)
qa/distros/podman/ubuntu_20.04_kubic_stable.yaml
qa/distros/podman/ubuntu_20.04_kubic_testing.yaml