automation-tests/utils
Nalin Dahyabhai cf1ad300bb utils: close a couple of ReadClosers
utils.Tar() and utils.TarWithChroot() both return ReadClosers, but when
we called them from utils.TarToFilesystem() and utils.TarChrootToFilesystem()
respectively, they were not being closed.

[NO NEW TESTS NEEDED]

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2023-11-28 15:48:00 -05:00
..
testdata Support running podman under a root v2 cgroup 2022-05-21 09:28:52 -05:00
ports.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00
utils.go utils: close a couple of ReadClosers 2023-11-28 15:48:00 -05:00
utils_supported.go vendor: update c/common 2023-11-02 19:46:22 +01:00
utils_test.go utils: Enable cgroup utils for FreeBSD 2022-11-14 14:22:36 +00:00
utils_windows.go hack/test/utils: switch to golang native error wrapping 2022-07-05 12:13:33 +02:00