k3s/test/e2e_node
Vishnu kannan 33a46e0ed6 Disable coreos nodes from node e2e due to issues with ssh on coreos.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-04-29 10:52:41 -07:00
..
environment Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
jenkins Disable coreos nodes from node e2e due to issues with ssh on coreos. 2016-04-29 10:52:41 -07:00
runner Don't clean up files on image-based tests since the instance will be deleted anyway and this is flaky on CoreOS. Fixed #24297 2016-04-15 10:32:26 -07:00
README.md Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
container.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
container_manager_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
doc.go Refactor node e2e tests 2016-02-22 20:06:15 -08:00
e2e_build.go Refactor node e2e tests 2016-02-22 20:06:15 -08:00
e2e_node_suite_test.go Incremental improvements to kubelet e2e tests 2016-04-18 13:56:07 -07:00
e2e_remote.go Incremental improvements to kubelet e2e tests 2016-04-18 13:56:07 -07:00
e2e_service.go Add node e2e test for mirror pod. 2016-04-21 22:11:06 -07:00
exec_util.go e2e_node: port privileged pod tests from test/e2e/priviliged.go 2016-04-06 19:09:07 -07:00
image.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
image_conformance_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
kubelet_test.go Track image storage usage for docker containers 2016-04-25 16:00:34 -07:00
mirror_pod_test.go Add node e2e test for mirror pod. 2016-04-21 22:11:06 -07:00
privileged_test.go node_e2e: disable serialized image pulls and increase test timeout 2016-04-21 15:34:28 -07:00
runtime_conformance_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08: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