moby/integration/system
Sebastiaan van Stijn ed93110e11
api: update test to reflect reality on Windows
The TestInspectAPIContainerResponse mentioned that Windows does not
support API versions before v1.25.

While technically, no stable release existed for Windows with API versions
before that (see f811d5b128), API version
v1.24 was enabled in e4af39aeb3, to have
a consistend fallback version for API version negotiation.

This patch updates the test to reflect that change.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-06 18:44:43 +01:00
..
cgroupdriver_systemd_test.go api/types: move ContainerStartOptions to api/types/container 2023-10-12 11:29:24 +02:00
disk_usage_test.go Fix disk usage test 2023-10-18 21:20:54 -07:00
event_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
info_linux_test.go api: update test to reflect reality on Windows 2024-02-06 18:44:43 +01:00
info_test.go integration/system: update TestInfoAPI to not use string-matching 2023-11-03 10:17:15 +01:00
login_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
ping_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
version_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00