moby/integration/container
Sebastiaan van Stijn 49cea49cfa
Merge pull request #45905 from akerouanton/endpoint-specific-mac-address
api: Add a field MacAddress to EndpointSettings
2023-11-07 16:37:27 +01:00
..
testdata/cdi Add support for CDI devices to docker daemon under linux 2023-05-16 17:07:57 +02:00
attach_test.go api/types: move ContainerAttachOptions to api/types/container 2023-10-12 11:29:23 +02:00
cdi_test.go api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
checkpoint_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
container_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
copy_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
create_test.go api: Add a field MacAddress to EndpointSettings 2023-10-25 22:52:26 +02:00
daemon_linux_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
daemon_test.go api/types: move ContainerRemoveOptions to api/types/container 2023-10-12 11:29:23 +02:00
devices_windows_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
diff_test.go c8d: Fix docker diff 2023-09-20 14:16:22 +02:00
exec_linux_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
exec_test.go exec/tests: add test for --group-add with --user 2023-10-26 19:33:13 +01:00
export_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
health_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
inspect_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
ipcmode_linux_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
kill_test.go integration: don't poll for containers to be running 2023-09-08 23:05:43 +02:00
links_linux_test.go api/types: move ContainerListOptions to api/types/container 2023-10-12 11:29:24 +02:00
logs_test.go api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
mounts_linux_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
nat_test.go api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
overlayfs_linux_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
pause_test.go integration: don't poll for containers to be running 2023-09-08 23:05:43 +02:00
pidmode_linux_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
ps_test.go api/types: move ContainerListOptions to api/types/container 2023-10-12 11:29:24 +02:00
remove_test.go api/types: move ContainerRemoveOptions to api/types/container 2023-10-12 11:29:23 +02:00
rename_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
resize_test.go api/types: move ResizeOptions to api/types/container 2023-10-12 11:29:23 +02:00
restart_test.go daemon: daemon.containerRestart: don't cancel restart on context cancel 2023-10-24 12:56:45 +02:00
run_cgroupns_linux_test.go integration: don't poll for containers to be running 2023-09-08 23:05:43 +02:00
run_linux_test.go integration/container: target v1.43 in a soon-to-break test 2023-10-25 22:52:26 +02:00
stats_test.go integration: don't poll for containers to be running 2023-09-08 23:05:43 +02:00
stop_linux_test.go api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
stop_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
stop_windows_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
update_linux_test.go integration: don't poll for containers to be running 2023-09-08 23:05:43 +02:00
update_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
wait_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00