containerd/integration/client
Paul "TBBle" Hampson 5cfc4a80d4 Enable some image-pull tests on Windows
Now that they are using a multi-arch image, they should work on Windows
like they work elsewhere.

This also means non-AMD64 platforms do this test with their native
platform version, not the linux/amd64 platform version.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2021-03-13 13:11:02 +11:00
..
benchmark_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_test.go Use k8s.gcr.io/pause:3.4.1 in pull-only tests 2021-03-13 13:08:12 +11:00
client_ttrpc_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_windows_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_checkpoint_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
content_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
convert_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
daemon_config_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
daemon_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
export_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
go.mod go mod tidy after containerd moved to hcsshim v0.8.15 2021-03-13 12:38:36 +11:00
go.sum go mod tidy after containerd moved to hcsshim v0.8.15 2021-03-13 12:38:36 +11:00
helpers_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
helpers_windows_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
image_test.go Enable some image-pull tests on Windows 2021-03-13 13:11:02 +11:00
import_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
lease_test.go Use k8s.gcr.io/pause:3.4.1 in pull-only tests 2021-03-13 13:08:12 +11:00
restart_monitor_linux_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
signals_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
snapshot_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
task_opts_unix_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00