automation-tests/cmd/podman/system
Jhon Honce 0459484bdf Fix CI flake on time of shutdown for API service
* Increase timeout for tests to 10s
* To aid in debugging add PID to shutdown package logging
* Added new message for forced service shutdown
* Always wait for HTTP server to shutdown, duration of 0 not friendly
  to clients

Note: The log event

"IdleTracker: StateClosed transition by connection marked un-managed"

denotes a TCP connection has been initiated but no HTTP request was sent.
And is expected during these tests.

Fixes #11921

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-10-12 09:53:19 -07:00
..
connection Created scp.go image_scp_test.go and podman-image-scp.1.md 2021-07-30 17:19:24 -04:00
connection.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
df.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
dial_stdio.go Fixes #11668 2021-10-06 19:18:26 +00:00
events.go Add no-trunc support to podman-events 2021-09-16 09:41:29 -04:00
info.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00
migrate.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
prune.go Fix english on prune prompt 2021-09-24 09:29:08 -04:00
renumber.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
reset.go If container exits with 125 podman should exit with 125 2021-09-13 14:04:01 -04:00
service.go Enable /debug/pprof API service endpoints 2021-10-08 13:57:20 -07:00
service_abi.go Fix CI flake on time of shutdown for API service 2021-10-12 09:53:19 -07:00
system.go [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands 2021-05-27 11:40:43 -07:00
unshare.go podman unshare keep exit code 2021-09-10 15:30:25 +02:00
version.go Scrub podman commands to use report package 2021-06-16 16:53:48 -07:00