mirror of
https://github.com/containers/podman.git
synced 2025-10-09 23:15:39 +08:00
Fix kpod images tests
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #109 Approved by: mheon
This commit is contained in:
@ -4,6 +4,10 @@ load helpers
|
||||
|
||||
IMAGE="busybox"
|
||||
|
||||
function setup() {
|
||||
prepare_network_conf
|
||||
}
|
||||
|
||||
function teardown() {
|
||||
cleanup_test
|
||||
}
|
||||
|
Reference in New Issue
Block a user