Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Make system container cleanup faster
`podman system reset` defaults to waiting for 10s for containers to shut down, which unnecessarily slows down tests (see containers/podman#21874). To work around this, force-stop all containers first with a zero timeout.
- Loading branch information