kubernetes/test/e2e_node
Kubernetes Submit Queue 8cc31b648e Merge pull request #30552 from ixdy/node-e2e-separate-project
Automatic merge from submit-queue

Run CI Jenkins node e2e tests in project k8s-jkns-ci-node-e2e

Fixes #27648.

If node VMs leak, they should only harm themselves, not the rest of Jenkins.

This also lets us do VM cleanup without worrying that we might accidentally delete important Jenkins VMs.

The `k8s-jkns-ci-node-e2e` should have the right ACLs in place already. The quota is at defaults, but I don't think we'll need to increase it at this point.
2016-08-13 18:18:44 -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 make GCI the default node e2e test image. Fix bugs in runner 2016-08-10 11:25:40 -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_manager_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
container.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
density_test.go migrate UsageToPerfDataWithLabels to perf_util.go 2016-08-11 11:18:00 -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 Use make as the main build tool 2016-07-12 21:52:00 -07:00
e2e_node_suite_test.go Merge pull request #30114 from Random-Liu/use-framework-report-dir 2016-08-05 23:31:28 -07:00
e2e_remote.go Change the node e2e junit file name to 2016-08-04 15:50:35 -07:00
e2e_service.go Merge pull request #30415 from dchen1107/test1 2016-08-12 04:04:28 -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
image.go Revert "Remove pod mutation for PVs with supplemental GIDs" 2016-07-14 17:47:46 -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 Refactor uuid into its own pkg 2016-07-30 00:07:02 -04: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 migrate UsageToPerfDataWithLabels to perf_util.go 2016-08-11 11:18:00 -07:00
resource_usage_test.go migrate UsageToPerfDataWithLabels to perf_util.go 2016-08-11 11:18:00 -07:00
runtime_conformance_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
util.go Move the node name initialization to first function of 2016-08-03 18:14:53 -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