Merge pull request #27230 from ricardobranco777/fix/130-kill

test: Wait for killed container to avoid leak
This commit is contained in:
openshift-merge-bot[bot]
2025-10-03 14:07:59 +00:00
committed by GitHub

View File

@@ -114,6 +114,7 @@ load helpers
run_podman run --rm -d --name $cname $IMAGE top
run_podman kill $cname
is "$output" $cname
run_podman ? wait $cname
}
# bats test_tags=ci:parallel