moby/integration/container
Sebastiaan van Stijn 713c7d49a1
integration(-cli): remove skips for old daemon versions (<20.10)
This removes various skips that accounted for running the integration tests
against older versions of the daemon before 20.10 (API version v1.41). Those
versions are EOL, and we don't run tests against them.

This reverts most of e440831802, and similar
PRs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-05 01:03:50 +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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01: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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
kill_test.go integration/container: TestKillDifferentUserContainer: adjust API version 2023-12-04 22:38:52 +01: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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01: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(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01: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 integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
resize_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01: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(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01: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