k3s/test/e2e_node
Kubernetes Submit Queue 0986a01f4f Merge pull request #33131 from Random-Liu/fix-node-e2e-for-cri
Automatic merge from submit-queue

Fix the properties file for node e2e cri validation.

I fixed this locally before, but accidentally missed in the PR. Sorry about that.

This time, I've tried myself, it should work.

@yujuhong
2016-09-20 17:09:30 -07:00
..
build Move utilities into different packages. Add local and remove runner. 2016-08-24 20:18:45 -07:00
environment Clean up IPTables caps i.e.: sed -i "s/Iptables/IPTables/g" 2016-08-29 10:34:42 +10:00
jenkins Merge pull request #33131 from Random-Liu/fix-node-e2e-for-cri 2016-09-20 17:09:30 -07:00
remote bump cni 2016-09-06 10:48:36 -07:00
runner get image and machine info from api server instead of passing from test 2016-09-13 08:41:29 -07:00
services Add CRI Validation test. The test run non-flaky, non-serial test against 2016-09-20 12:18:07 -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 Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
apparmor_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
benchmark_util.go get image and machine info from api server instead of passing from test 2016-09-13 08:41:29 -07:00
cgroup_manager_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
container.go Add image pull retry in image pulling test. 2016-09-19 14:18:37 -07:00
container_manager_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
density_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
disk_eviction_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
dynamic_kubelet_configuration_test.go Capitalize feature name in test for dynamic kubelet configuration 2016-08-24 13:14:40 -07:00
e2e_node_suite_test.go Add CRI Validation test. The test run non-flaky, non-serial test against 2016-09-20 12:18:07 -07:00
gubernator.sh Fix error message around gcloud calls in node e2e and gubernator 2016-09-17 01:05:20 -04:00
image.go Rename ConnectToDockerOrDie to CreateDockerClientOrDie 2016-08-26 11:21:07 -07:00
image_conformance_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
image_list.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
kubelet_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
memory_eviction_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
mirror_pod_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
resource_collector.go Revert "Revert "[kubelet] Fix oom-score-adj policy in kubelet"" 2016-09-16 16:32:58 -07:00
resource_usage_test.go Add image white list, images in white list will be prepulled, and 2016-09-19 14:39:23 -07:00
runtime_conformance_test.go Merge pull request #32986 from Random-Liu/add-image-white-list 2016-09-20 07:28:58 -07:00
util.go Wait for the memory pressure condition to be absent before finishing the memory eviction test 2016-08-26 10:15:28 -07:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/devel/collab.md).

Documentation for other releases can be found at releases.k8s.io.

See e2e-node-tests

Analytics