Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Kill podman pause process between tests
Working with user podman API leaves behind a `podman pause` process which is not attached to/stopped by podman.service. Avoid that leaking into the next test while the data directories get restored. See containers/podman#7180
- Loading branch information