kubernetes/test/e2e_node
Kubernetes Submit Queue d989fa9751 Merge pull request #30568 from coufon/node_density_and_performance_test
Automatic merge from submit-queue

Add tag [benchmark] to node-e2e-test where performance limits are not verified

This PR adds a new tag "[benchmark]" to density and resource-usage node e2e test. The performance limits will not be verified at the end of benchmark tests.
2016-08-18 01:29:09 -07:00
..
environment Update core etcd references to use 3.0.4 2016-08-12 13:39:07 -05:00
jenkins Run node e2e tests in project k8s-jkns-ci-node-e2e 2016-08-12 15:54:51 -07:00
runner Stop throwing fatal error in buildGo to fix vm leak. 2016-08-16 18:12:21 -07:00
apparmor_test.go Add AppArmor E2E test 2016-08-15 13:25:22 -07:00
cgroup_manager_test.go Disable qos related tests since the cgroup_root is not properly set for systemd nodes. 2016-08-11 17:54:23 -07:00
container.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
container_manager_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
density_test.go add benchmark test which does not verify limits 2016-08-14 18:55:46 -07:00
disk_eviction_test.go Using Flaky as opposed to FLAKY 2016-08-07 21:50:24 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
e2e_build.go Stop throwing fatal error in buildGo to fix vm leak. 2016-08-16 18:12:21 -07:00
e2e_node_suite_test.go Merge pull request #30116 from Random-Liu/start-e2e-services-in-separate-process 2016-08-17 00:13:05 -07:00
e2e_remote.go Stop throwing fatal error in buildGo to fix vm leak. 2016-08-16 18:12:21 -07:00
e2e_service.go Statically link etcd into node e2e. 2016-08-17 02:06:35 -07:00
etcd.go Statically link etcd into node e2e. 2016-08-17 02:06:35 -07:00
image.go Revert "Remove pod mutation for PVs with supplemental GIDs" 2016-07-14 17:47:46 -07:00
image_conformance_test.go Skip Flaky, Slow and Serial test in proper jenkins job. 2016-08-02 02:13:50 +00:00
image_list.go make GCI the default node e2e test image. Fix bugs in runner 2016-08-10 11:25:40 -07:00
kubelet_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
memory_eviction_test.go Label MemoryEviction [Disruptive] 2016-08-11 15:21:54 -07:00
mirror_pod_test.go Add run-services-mode option, and start e2e services in a separate 2016-08-15 14:45:01 -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
resource_collector.go add benchmark test which does not verify limits 2016-08-14 18:55:46 -07:00
resource_usage_test.go add benchmark test which does not verify limits 2016-08-14 18:55:46 -07:00
runtime_conformance_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
util.go Add run-services-mode option, and start e2e services in a separate 2016-08-15 14:45:01 -07:00

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