..
builder
rename test/e2e_node/build/ to builder/
2016-10-24 14:47:26 -07:00
conformance
Add Dockerfile and Makefile to containerize node conformance test.
2016-11-07 15:27:53 -08:00
environment
kubelet calls GetDirFsInfo(root directory) instead of using GetFsInfo(root label). Reverted #33520 , and changed e2e test context to use nodefs
2016-10-27 08:04:59 -07:00
jenkins
[kubelet] rename --cgroups-per-qos to --experimental-cgroups-per-qos to reflect the true nature of that feature
2016-11-14 14:06:39 -08:00
remote
Merge pull request #35868 from Random-Liu/cleanup-node-e2e-output-dir
2016-11-10 01:58:58 -08:00
runner
Remove sudo in test suite and run test with sudo.
2016-11-07 15:27:53 -08:00
services
[kubelet] rename --cgroups-per-qos to --experimental-cgroups-per-qos to reflect the true nature of that feature
2016-11-14 14:06:39 -08:00
system
Remove sudo in test suite and run test with sudo.
2016-11-07 15:27:53 -08:00
apparmor_test.go
Remove sudo in test suite and run test with sudo.
2016-11-07 15:27:53 -08:00
benchmark_util.go
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
BUILD
Test Container Garbage Collection
2016-11-15 09:15:31 -08:00
cgroup_manager_test.go
pod and qos level cgroup support
2016-11-02 08:07:04 -04:00
container.go
Add image pull retry in image pulling test.
2016-09-19 14:18:37 -07:00
container_manager_test.go
Merge pull request #33178 from k82cn/remove_unused_var
2016-09-25 21:30:59 -07:00
density_test.go
Fix wrong comparison var in e2e_node density test
2016-11-10 10:26:00 -08:00
disk_eviction_test.go
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
dynamic_kubelet_configuration_test.go
Add dynamic kubelet configuration utilities to node e2e tests
2016-11-02 10:02:21 -07:00
e2e_node_suite_test.go
Get node name from node object.
2016-11-10 14:25:50 -08:00
garbage_collector_test.go
Test Container Garbage Collection
2016-11-15 09:15:31 -08: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
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
image_list.go
Kubelet: Use RepoDigest for ImageID when available
2016-10-10 15:16:58 -04:00
kubelet_test.go
Mark more conformance tests.
2016-11-05 21:11:51 -07:00
lifecycle_hook_test.go
Mark more conformance tests.
2016-11-05 21:11:51 -07:00
log_path_test.go
Fixe verify bazel
2016-11-08 13:01:28 -05:00
memory_eviction_test.go
Test Container Garbage Collection
2016-11-15 09:15:31 -08:00
mirror_pod_test.go
Mark more conformance tests.
2016-11-05 21:11:51 -07:00
OWNERS
add Lantao Liu as node e2e reviewer. Relieve pwittroc@ from node e2e maintenance
2016-08-11 12:56:05 -07:00
README.md
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
resource_collector.go
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
resource_usage_test.go
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
restart_test.go
Fixed failed build on Mac.
2016-10-31 21:14:21 +08:00
runtime_conformance_test.go
Mark more conformance tests.
2016-11-05 21:11:51 -07:00
simple_mount.go
Simple mount test
2016-10-24 05:50:24 -07:00
summary_test.go
Collects volume inode stats using the same find command that cadvisor uses these are included in the summary
2016-11-01 10:51:11 -07:00
util.go
Test Container Garbage Collection
2016-11-15 09:15:31 -08:00