k3s/test/e2e_node
Kubernetes Submit Queue a507d30833 Merge pull request #45602 from dashpole/enable_memcg_for_all_tests
Automatic merge from submit-queue (batch tested with PRs 45569, 45602, 45604, 45478, 45550)

Enable kernel memcg notification for node and cluster GCI/COS testing.

Sets --experimental-kernel-memcg-notification=true when running on the GCI/COS image.  It sets this for master and nodes for cluster e2e tests, and for the node in node e2e tests.

Issue #42676 

cc @dchen1107 @Random-Liu
2017-05-10 21:34:39 -07:00
..
builder autogenerated 2017-04-14 10:40:57 -07:00
conformance Fix the last deprecated "gcloud docker push args" usage. 2017-04-26 11:20:25 -07:00
environment should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) 2017-03-06 09:14:48 +08:00
jenkins enable memcg on all testing 2017-05-10 11:38:26 -07:00
remote enable memcg on all testing 2017-05-10 11:38:26 -07:00
runner autogenerated 2017-04-14 10:40:57 -07:00
services Merge pull request #44457 from dnardo/e2e_node_cni 2017-04-18 13:19:08 -07:00
system autogenerated 2017-04-14 10:40:57 -07:00
BUILD Update bazel BUID files 2017-05-05 11:48:08 -07:00
OWNERS Add derekwaynecarr to approvers list for test/e2e_node 2017-03-31 18:00:15 -04:00
README.md test/e2e*: add/update README.md files. 2017-04-03 19:05:50 +02:00
allocatable_eviction_test.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
apparmor_test.go node e2e: apparmor test should fail instead of panicking 2017-03-02 16:36:52 -08:00
benchmark_util.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
container.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
container_manager_test.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
critical_pod_test.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
density_test.go delete cadvisor pod after test 2017-02-03 10:33:43 -08:00
disk_eviction_test.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
doc.go
dynamic_kubelet_configuration_test.go Remove angle brackets in the test name. 2017-02-07 16:22:59 -08:00
e2e_node_suite_test.go e2e: Prefer kubeconfig host to default 2017-04-19 14:58:43 -07:00
garbage_collector_test.go Move docker client code from dockertools to dockershim/dockerlib 2017-05-05 11:48:08 -07:00
gpus.go easy changes 2017-04-27 09:41:53 -07:00
gubernator.sh Fix error message around gcloud calls in node e2e and gubernator 2016-09-17 01:05:20 -04:00
image_id_test.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
image_list.go test/e2e_node: prepull images with CRI 2017-04-01 10:18:56 +02:00
inode_eviction_test.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
kubelet_test.go test/e2e_node: tie together expected string and exec 2017-01-26 17:14:06 +00:00
lifecycle_hook_test.go e2e-node: refactor lifecycle test to avoid selinux issues 2017-03-20 11:56:10 -05:00
log_path_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
memory_eviction_test.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
mirror_pod_test.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
node_container_manager_test.go easy changes 2017-04-27 09:41:53 -07:00
node_problem_detector_linux.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
pods_container_manager_test.go cgroup names created by kubelet should be lowercased 2017-03-06 11:19:21 -05:00
resource_collector.go changed density test to use volumes, and include deletion before logging 2017-02-02 08:51:01 -08:00
resource_usage_test.go changed density test to use volumes, and include deletion before logging 2017-02-02 08:51:01 -08:00
restart_test.go changed density test to use volumes, and include deletion before logging 2017-02-02 08:51:01 -08:00
runtime_conformance_test.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
security_context_test.go Add node e2e tests for hostIPC 2017-05-09 18:25:19 +08:00
simple_mount.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
summary_test.go Fix faulty assumptions in summary API testing 2017-03-20 14:56:11 -04:00
util.go eviction manager changes for allocatable 2017-03-02 07:36:24 -08:00
volume_manager_test.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00

README.md