k3s/test/e2e_node
Kubernetes Prow Robot d1d6f64cda
Merge pull request #78198 from Random-Liu/node-e2e-service-account
Use default service account when creating test instance.
2019-05-22 20:06:23 -07:00
..
builder fix golint failures in test/e2e_node/builder 2019-03-26 14:12:45 +08:00
conformance Remove deprecated Kubelet security controls 2019-05-16 13:33:52 -04:00
environment fix shellcheck failures of test/e2e_node/environment/setup_host.sh 2019-04-22 22:08:26 +08:00
jenkins Merge pull request #74488 from xichengliudui/fixshellcheck19022502 2019-03-01 12:49:08 -08:00
perf/workloads Merge pull request #74646 from mkumatag/refactor_workload_tests 2019-03-15 12:40:57 -07:00
perftype
remote remove unused code 2019-04-19 08:36:31 -04:00
runner Merge pull request #78198 from Random-Liu/node-e2e-service-account 2019-05-22 20:06:23 -07:00
services Remove deprecated Kubelet security controls 2019-05-16 13:33:52 -04:00
system delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
BUILD [e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go 2019-04-13 16:58:37 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00
apparmor_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
benchmark_util.go
container_log_rotation_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
container_manager_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
cpu_manager_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
critical_pod_test.go critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable 2018-09-07 17:43:42 -07:00
density_test.go Merge pull request #73946 from dashpole/prometheus_core_metrics 2019-03-07 22:43:28 -08:00
device_plugin.go remove DevicePlugin test for feature gate that can no longer be set 2019-03-12 12:58:23 -07:00
doc.go
docker_test.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
docker_util.go remove unused code 2019-04-19 08:36:31 -04:00
dockershim_checkpoint_test.go test/e2e_node: Add Node-exclusive feature tags to existing tests 2018-05-21 17:52:36 -07:00
dynamic_kubelet_config_test.go Don't compare interface values in dynamic config controller 2018-11-09 10:45:12 -08:00
e2e_node_suite_test.go fix a mistake-2 2019-04-02 18:19:17 +08:00
eviction_test.go Merge pull request #74287 from qingsenLi/k8s190220-delete-const 2019-03-01 19:13:53 -08:00
framework.go
garbage_collector_test.go fix increment-decrement lint error 2019-05-06 13:14:51 +08:00
gke_environment_test.go Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node 2018-08-07 21:06:04 -07:00
gpu_device_plugin.go Move gpu_util.go to e2e/framework/gpu 2019-04-10 14:30:24 -07:00
gubernator.sh
hugepages_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
image_id_test.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
image_list.go Move gpu_util.go to e2e/framework/gpu 2019-04-10 14:30:24 -07:00
log_path_test.go New pod log directory /var/log/pods/NAMESPACE_NAME_UID. 2019-03-08 16:42:14 -08:00
mirror_pod_test.go Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
node_container_manager_test.go Graduate SupportNodePidsLimit to beta 2019-04-05 18:29:52 -04:00
node_perf_test.go Refactor the node perf tests to run on non-amd64 cluster 2019-03-10 19:23:24 +05:30
node_problem_detector_linux.go allows configuring NPD image version in node e2e test and fix the test 2019-02-26 21:29:50 -08:00
pids_test.go SupportPodPidsLimit feature beta with tests 2019-01-09 10:50:59 -05:00
pods_container_manager_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
resource_collector.go redundant equal compare 2018-08-15 17:09:45 +08:00
resource_metrics_test.go [e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go 2019-04-13 16:58:37 +08:00
resource_usage_test.go
restart_test.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
runtime_conformance_test.go Update authenticated-image-pulling with fat manifest image 2018-09-27 17:43:15 +05:30
security_context_test.go Port security context NodeConformance e2e_node tests to e2e 2018-08-31 14:11:01 +05:30
summary_test.go [e2e] test/e2e/framework/volume_util.go -> test/e2e/framework/volume/fixtures.go 2019-04-13 16:58:37 +08:00
system_node_critical_test.go e2e: ensure static system-node-critical pod not to be evicted 2019-02-25 14:26:24 -08:00
util.go fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
volume_manager_test.go test/e2e_node: mark more tests with [NodeConformance] 2018-05-21 17:52:36 -07:00

README.md