Files
podman/test/e2e
Paul Holzinger c5922cc6f0 test/e2e: fix CleanupVolume/Secrets()
Just like Cleanup() they should check the error codes.
While doing this it was clear that some volume tests were calling
Cleanup() twice so remove this.

Instead make sure they call Cleanup() themselves so callers only need to
do one call. This is required because we cannot use Expect().To() before
doing all the cleanup. An error causes panic does results in an early
return thus missing potentially important cleanup.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-05-02 11:27:39 +02:00
..
2023-05-02 11:27:38 +02:00
2023-05-02 11:27:38 +02:00
2023-05-02 11:27:38 +02:00
2023-05-02 11:27:38 +02:00