moby--moby/integration
Cory Snider 15b8e4a490 integration: synchronize TestWaitConditions
Modifying the builtin Windows runtime to send the exited event
immediately upon the container's init process exiting, without first
waiting for the Compute System to shut down, perturbed the timings
enough to make TestWaitConditions flaky on that platform. Make
TestWaitConditions timing-independent by having the container wait
for input on STDIN before exiting.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-08-24 14:59:08 -04:00
..
build Merge pull request #43009 from thaJeztah/skip_TestBuildWCOWSandboxSize 2021-11-10 11:59:09 -08:00
config Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
container integration: synchronize TestWaitConditions 2022-08-24 14:59:08 -04:00
daemon replace deprecated gotest.tools' env.Patch() with t.SetEnv() 2022-05-28 12:12:39 +02:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
internal Merge pull request #43800 from corhere/implicit-runtime-config 2022-07-29 09:35:22 -07:00
network api/server/httputils: add ReadJSON() utility 2022-04-11 21:37:51 +02:00
plugin api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
secret integration/secret: add check for empty list not producing an error 2020-04-14 18:31:36 +02:00
service gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system Merge pull request #43657 from thaJeztah/default_builder_version 2022-08-18 20:14:47 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00