Add node e2e tests for GKE environment

This commit is contained in:
Yang Guo
2017-07-22 09:47:59 -07:00
parent 72b2a03d52
commit 78f04e2abf
8 changed files with 442 additions and 3 deletions

View File

@@ -75,6 +75,7 @@ go_test(
"dynamic_kubelet_configuration_test.go",
"e2e_node_suite_test.go",
"garbage_collector_test.go",
"gke_environment_test.go",
"image_id_test.go",
"inode_eviction_test.go",
"kubelet_test.go",