From 7f531263e6e41195278f205ad01274487cc1c1e0 Mon Sep 17 00:00:00 2001 From: baude Date: Wed, 20 Dec 2017 15:13:52 -0600 Subject: Add default CNI configuration podman needs a pair of configuration files to set up its default network configuration: a bridge and loopback file. Signed-off-by: baude Closes: #161 Approved by: baude --- test/podman_stop.bats | 1 - 1 file changed, 1 deletion(-) (limited to 'test/podman_stop.bats') diff --git a/test/podman_stop.bats b/test/podman_stop.bats index 06b001fed..b505d8827 100644 --- a/test/podman_stop.bats +++ b/test/podman_stop.bats @@ -7,7 +7,6 @@ function teardown() { } function setup() { - prepare_network_conf copy_images } -- cgit v1.2.3-54-g00ecf