k3s/test/e2e_node
Kubernetes Submit Queue bda841fa7b
Merge pull request #58323 from miaoyq/benchmark-non-docker-specific
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Benchmark test non docker specific

**What this PR does / why we need it**:
This will make benchmark test generic to all container runtimes

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #58321

**Special notes for your reviewer**:

**Release note**:

```release-note
none
```
/cc @Random-Liu
2018-01-17 14:17:26 -08:00
..
builder
conformance Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
environment Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
jenkins e2e node framework can generate a base kubelet config file 2018-01-04 16:47:04 -08:00
perftype
remote Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
runner Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
services Merge pull request #57976 from Random-Liu/node-e2e-non-docker-specific 2018-01-09 17:26:40 -08:00
system Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
BUILD Move common functions together 2018-01-10 09:47:05 +08:00
OWNERS
README.md
apparmor_test.go
benchmark_util.go
container.go
container_manager_test.go Remove unnecessary docker specific logic in node e2e test. 2018-01-09 22:59:17 +00:00
cpu_manager_test.go Fix policy conflict in the CPU manager node e2e test. 2018-01-10 09:38:00 -08:00
critical_pod_test.go
density_test.go
device_plugin.go Add e2e test logic for device plugin 2018-01-11 14:41:45 +08:00
doc.go
docker_test.go
docker_util.go
dockershim_checkpoint_test.go Remove unnecessary docker specific logic in node e2e test. 2018-01-09 22:59:17 +00:00
dynamic_kubelet_config_test.go Make ConfigOK status messages more human readable by including the API path to the object instead of the UID 2018-01-03 16:05:43 -08:00
e2e_node_suite_test.go
eviction_test.go Merge pull request #56661 from xiangpengzhao/move-kubelet-constants 2017-12-16 05:46:35 -08:00
framework.go
garbage_collector_test.go Remove unnecessary docker specific logic in node e2e test. 2018-01-09 22:59:17 +00:00
gke_environment_test.go Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
gpu_device_plugin.go Move common functions together 2018-01-10 09:47:05 +08:00
gpus.go
gubernator.sh cluster: move logging library to hack/ 2018-01-13 16:37:50 -08:00
image_id_test.go Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
image_list.go Add getCRIClient and set default values for CRI related flags 2018-01-09 22:59:17 +00:00
kubelet_test.go
lifecycle_hook_test.go
log_path_test.go
memory_eviction_test.go Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
mirror_pod_test.go
node_container_manager_test.go
node_problem_detector_linux.go Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
pods_container_manager_test.go
resource_collector.go Benchmark non docker specific 2018-01-16 15:38:35 +08:00
resource_usage_test.go
restart_test.go Remove unnecessary docker specific logic in node e2e test. 2018-01-09 22:59:17 +00:00
runtime_conformance_test.go Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
security_context_test.go
simple_mount.go
summary_test.go Merge pull request #55984 from derekwaynecarr/summary-tests 2017-12-13 23:25:59 -08:00
util.go Merge pull request #54792 from ScorpioCPH/add-stub-device-plugin-for-e2e 2018-01-12 04:05:55 -08:00
volume_manager_test.go

README.md