containerd/integration/client
Phil Estes 33776ada04
Use specific image for user namespaces tests
Due to the lack of an existing /proc dir in the rootfs of busybox, there
seems to be a race between the mount of /proc and whether the root dir
is already readonly? May need investigation, but for now use an image
that has a /proc dir existing.

Signed-off-by: Phil Estes <estesp@amazon.com>
2021-03-19 22:51:32 -04:00
..
benchmark_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_test.go Merge pull request #4708 from kzys/enable-criu 2021-03-19 14:23:05 -04:00
client_ttrpc_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
client_unix_test.go Switch test image to a non rate-limited manifest list 2021-03-18 14:07:32 -04:00
client_windows_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
container_checkpoint_test.go Re-enable CRIU tests by not using overlayfs snapshotter 2021-03-16 16:48:30 -07:00
container_linux_test.go Use specific image for user namespaces tests 2021-03-19 22:51:32 -04: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 gofmt -s -w all the things 2021-03-16 21:29:41 +01: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 upgrade pause image to 3.5 for non-root 2021-03-16 23:20:35 +08:00
import_test.go Separate go module for client tests 2021-03-11 19:27:45 -05:00
lease_test.go upgrade pause image to 3.5 for non-root 2021-03-16 23:20:35 +08: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