moby/integration
Cory Snider b1d9012969 Wait longer for exit events on Windows
The latest version of containerd-shim-runhcs-v1 (v0.10.0-rc.4) pulled in
with the bump to ContainerD v1.7.0-rc.3 had several changes to make it
more robust, which had the side effect of increasing the worst-case
amount of time it takes for a container to exit in the worst case.
Notably, the total timeout for shutting down a task increased from 30
seconds to 60! Increase the timeouts hardcoded in the daemon and
integration tests so that they don't give up too soon.

Signed-off-by: Cory Snider <csnider@mirantis.com>
(cherry picked from commit d634ae9b60)
Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-02-27 17:41:37 -05:00
..
build Fix loop-closure bugs in tests 2023-02-22 12:26:38 -05:00
config integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
container Wait longer for exit events on Windows 2023-02-27 17:41:37 -05:00
daemon [23.0] remove libtrust tests 2022-12-03 18:08:29 +01:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless 2022-10-21 01:50:09 +02:00
internal integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
network integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
plugin integration/plugin: remove deprecated overlay2.override_kernel_check 2022-10-10 15:00:29 +02:00
secret integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
service integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume Fix volume CreatedAt being altered on initialization 2023-01-03 17:55:26 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00