mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

Basically commit ada4e1a8c1 for e2e tests. The timeout does not kill the process so if it is stucked it hangs forever. So make sure we kill it via SIGABRT. Signed-off-by: Paul Holzinger <pholzing@redhat.com>