1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/container
Akihiro Suda 2f0d6664a1 integration: remove KernelMemory tests
Starting with runc v1.0.0-rc94, runc no longer supports KernelMemory.

52390d6804

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-05-11 23:33:33 +08:00
..
checkpoint_test.go
container_test.go
copy_test.go Prepare tests for Windows containerd support 2021-04-22 10:50:00 +03:00
create_test.go
daemon_linux_test.go Make test work with rootless mode 2021-01-05 00:25:33 +00:00
daemon_test.go
diff_test.go
exec_test.go
export_test.go
health_test.go
inspect_test.go
ipcmode_linux_test.go
kill_test.go TestInspectOomKilledTrue: skip on cgroup v2 2021-01-29 16:05:15 +09:00
links_linux_test.go
logs_test.go
main_test.go
mounts_linux_test.go Use specific APIs for shared mount-point behaviour 2020-11-10 20:00:48 +11:00
nat_test.go integration: update getExternalAddress to prefer IPv4 2021-03-22 11:51:07 +01:00
pause_test.go Prepare tests for Windows containerd support 2021-04-22 10:50:00 +03:00
pidmode_linux_test.go rootless: support --pid=host 2021-02-01 14:55:18 +09:00
ps_test.go
remove_test.go
rename_test.go Prepare tests for Windows containerd support 2021-04-22 10:50:00 +03:00
resize_test.go Prepare tests for Windows containerd support 2021-04-22 10:50:00 +03:00
restart_test.go
run_cgroupns_linux_test.go integration: port TestRunModePIDHost from CLI test to API test 2021-02-01 14:54:07 +09:00
run_linux_test.go integration: remove KernelMemory tests 2021-05-11 23:33:33 +08:00
stats_test.go
stop_linux_test.go
stop_test.go
stop_windows_test.go
update_linux_test.go
update_test.go
wait_test.go