Merge pull request #16287 from vrothberg/fix-16091

sig-proxy test: bump timeout
This commit is contained in:
OpenShift Merge Robot
2022-10-25 10:18:43 -04:00
committed by GitHub

View File

@ -24,7 +24,7 @@ load helpers
# Signal, and wait for container to exit
kill -INT $kidpid
local timeout=5
local timeout=10
while :;do
sleep 0.5
run_podman logs foo