podman/libpod
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
..
common
define Pod Volumes From Support 2021-10-01 14:09:11 -04:00
driver
events standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
layers
linkmode
lock standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
logs standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
network CNI networks: reload networks if needed 2021-10-04 16:38:52 +02:00
plugin
shutdown Fix CI flake on time of shutdown for API service 2021-10-12 09:53:19 -07:00
boltdb_state.go Ensure pod ID bucket is properly updated on rename 2021-09-28 14:12:18 -04:00
boltdb_state_internal.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
boltdb_state_linux.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
common_test.go Drop OCICNI dependency 2021-09-15 20:00:28 +02:00
container.go libpod: add execSessionNoCopy 2021-09-29 13:44:55 +02:00
container_api.go Ensure `podman ps --sync` functions 2021-10-06 11:19:32 -04:00
container_commit.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
container_config.go Pod Device Support 2021-09-20 23:22:43 -04:00
container_copy_linux.go libpod: do not call (*container).Config() 2021-09-28 17:18:02 +02:00
container_exec.go libpod: add execSessionNoCopy 2021-09-29 13:44:55 +02:00
container_graph.go
container_graph_test.go
container_inspect.go Merge pull request #11686 from cdoern/podDeviceOptions 2021-10-01 10:53:14 -04:00
container_internal.go libpod: do not call (*container).Spec() 2021-09-29 13:44:39 +02:00
container_internal_linux.go always add short container id as net alias 2021-09-28 13:40:22 +02:00
container_internal_linux_test.go feat: add localhost into hosts if the networking mode is not host 2021-09-04 18:24:41 +04:30
container_internal_test.go
container_linux.go
container_log.go logging: new mode -l passthrough 2021-09-27 12:07:01 +02:00
container_log_linux.go
container_log_unsupported.go
container_path_resolution.go libpod: do not call (*container).Config() 2021-09-28 17:18:02 +02:00
container_stat_linux.go
container_top_linux.go Bump github.com/containers/psgo from 1.5.2 to 1.6.0 2021-09-10 15:23:43 +02:00
container_validate.go
diff.go
events.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
healthcheck.go sync container state before reading the healthcheck 2021-09-22 17:40:16 +02:00
healthcheck_linux.go
info.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
kube.go faster image inspection 2021-10-08 14:47:33 +02:00
mounts_linux.go
networking_linux.go move network alias validation to container create 2021-09-28 13:40:27 +02:00
networking_slirp4netns.go libpod: do not call (*container).Config() 2021-09-28 17:18:02 +02:00
oci.go
oci_attach_linux.go libpod: fix race when closing STDIN 2021-10-06 17:51:07 +02:00
oci_conmon.go
oci_conmon_exec_linux.go libpod: fix race when closing STDIN 2021-10-06 17:51:07 +02:00
oci_conmon_linux.go Warn if podman stop timeout expires that sigkill was sent 2021-10-08 07:06:37 -04:00
oci_missing.go
oci_util.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
options.go logging: new mode -l passthrough 2021-09-27 12:07:01 +02:00
pod.go Pod Volumes From Support 2021-10-01 14:09:11 -04:00
pod_api.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
pod_internal.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
pod_status.go
pod_top_linux.go
reset.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime.go CNI networks: reload networks if needed 2021-10-04 16:38:52 +02:00
runtime_cstorage.go Storage can remove ErrNotAContainer as well 2021-09-29 10:12:49 -04:00
runtime_ctr.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime_img.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime_migrate.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
runtime_pod.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime_pod_linux.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime_renumber.go
runtime_volume.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
runtime_volume_linux.go Add --time out for podman * rm -f commands 2021-10-04 07:07:56 -04:00
state.go
state_test.go
stats.go stats: detect containers restart 2021-09-10 09:03:10 +02:00
storage.go Storage can remove ErrNotAContainer as well 2021-09-29 10:12:49 -04:00
util.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
util_linux.go standardize logrus messages to upper case 2021-09-22 15:29:34 -04:00
util_linux_test.go
util_test.go
volume.go
volume_inspect.go
volume_internal.go
volume_internal_linux.go