mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
InodeEviction test tests that when some pods create many empty files, both in their container and in volumes, they are evicted before pods that act normally.
This commit is contained in:
@@ -60,6 +60,7 @@ go_test(
|
||||
"e2e_node_suite_test.go",
|
||||
"garbage_collector_test.go",
|
||||
"image_id_test.go",
|
||||
"inode_eviction_test.go",
|
||||
"kubelet_test.go",
|
||||
"lifecycle_hook_test.go",
|
||||
"log_path_test.go",
|
||||
|
||||
Reference in New Issue
Block a user