kubernetes/test/e2e_node
k8s-merge-robot a4e16319fd Merge pull request #24329 from liangchenye/refact
Automatic merge from submit-queue

refactor conformance test

@Random-Liu  Rebase the testing code.
 
Signed-off-by: liang chenye <liangchenye@huawei.com>
2016-04-28 03:53:59 -07:00
..
environment Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
jenkins Node e2e sync pr builder host images to ci host images. 2016-02-29 12:15:55 -08: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
container_manager_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
container.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_conformance_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08:00
image.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
README.md Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
runtime_conformance_test.go refactor e2e_node conformance test 2016-04-28 16:20:14 +08: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