k3s/test/e2e_node
Kubernetes Submit Queue 1b1607a3e6 Merge pull request #30023 from euank/update-coreos-node-e2e
Automatic merge from submit-queue

node_e2e: Use upstream CoreOS image directly

.. and update it to the latest alpha

This will make updating the CoreOS image in the future much simpler since it won't involve project-copying, manual-baking, or so on.

cc @pwittrock @vishh @bboreham @yifan-gu
2016-08-05 22:55:38 -07:00
..
environment Merge pull request #26755 from david-mcmahon/fix-headers 2016-06-29 18:46:07 -07:00
jenkins Merge pull request #30023 from euank/update-coreos-node-e2e 2016-08-05 22:55:38 -07:00
runner Change the node e2e junit file name to 2016-08-04 15:50:35 -07:00
OWNERS adding a few owners for node e2e framework 2016-06-01 18:11:18 -07:00
README.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
cgroup_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
container_manager_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
density_test.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -07:00
disk_eviction_test.go Added an node e2e test for pod evictions due to disk pressure. 2016-08-05 17:53:06 -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 #29863 from ronnielai/system-test1 2016-08-05 21:34:11 -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 #29863 from ronnielai/system-test1 2016-08-05 21:34:11 -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 Change some node e2e test to use the prepull image framework. 2016-07-20 08:16:40 -07:00
kubelet_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
mirror_pod_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
resource_controller.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -07:00
resource_usage_test.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -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

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