1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/container
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
..
attach_test.go
checkpoint_test.go
container_test.go
copy_test.go
create_test.go Fix validation of IpcMode, PidMode, UTSMode, CgroupnsMode 2022-05-25 17:41:51 +02:00
daemon_linux_test.go
daemon_test.go
devices_windows_test.go
diff_test.go
exec_linux_test.go container/exec: Support ConsoleSize 2022-06-24 11:54:25 +02:00
exec_test.go
export_test.go
health_test.go daemon: kill exec process on ctx cancel 2022-08-23 15:35:30 +02:00
inspect_test.go
ipcmode_linux_test.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
kill_test.go
links_linux_test.go
logs_test.go test: Add tests for logging 2022-06-10 09:26:17 +02:00
main_test.go
mounts_linux_test.go
nat_test.go
pause_test.go
pidmode_linux_test.go
ps_test.go
remove_test.go api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
rename_test.go
resize_test.go
restart_test.go integration: Add TestContainerWithAutoRemoveCanBeRestarted 2022-07-20 09:23:28 +02:00
run_cgroupns_linux_test.go
run_linux_test.go Allow containerd shim refs in default-runtime 2022-08-18 18:41:03 +00:00
stats_test.go
stop_linux_test.go
stop_test.go
stop_windows_test.go
update_linux_test.go
update_test.go
wait_test.go integration: synchronize TestWaitConditions 2022-08-24 14:59:08 -04:00