k3s/test/e2e_node
k8s-merge-robot 5e50ee7994 Merge pull request #27291 from mnshaw/configmaptest
Automatic merge from submit-queue

Port configmap test to node e2e suite

fixes #26833
2016-06-28 14:36:06 -07:00
..
environment e2e_node: Improve coreos update disable mechanism 2016-06-09 20:58:56 -07:00
jenkins Merge pull request #27907 from vishh/update-node-e2e-project 2016-06-24 16:46:04 -07:00
runner Revert "Wait for arc.getArchive() to complete before running tests" 2016-06-09 09:17:41 -07:00
OWNERS adding a few owners for node e2e framework 2016-06-01 18:11:18 -07:00
README.md Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
configmap.go Port configmap test to node e2e suite 2016-06-27 17:35:33 -07:00
container.go Add image pulling node e2e test. 2016-06-14 01:19:47 -07:00
container_list.go Add image pulling node e2e test. 2016-06-14 01:19:47 -07:00
container_manager_test.go Node e2e: switch most of the tests to use the e2e framework 2016-06-14 01:19:47 -07:00
doc.go Refactor node e2e tests 2016-02-22 20:06:15 -08:00
downward_api_test.go Port the downward api test to the node e2e suite 2016-06-03 18:16:24 -07:00
e2e_build.go Revert "Only build essential targets for node e2e" 2016-06-08 20:02:09 -07:00
e2e_node_suite_test.go Merge pull request #26314 from vishh/all-logs 2016-06-03 18:49:25 -07:00
e2e_remote.go Node e2e Makefile support for running remote tests against kubernetes-node-e2e-images. 2016-06-08 07:31:54 -07:00
e2e_service.go e2e_node: lower the log verbosity level 2016-06-23 11:39:18 -07:00
exec_util.go Revert "Make Privileged pods node e2e use the framework" 2016-05-29 06:17:35 +02:00
image.go Add runtime-request-timeout kubelet flag. 2016-06-17 18:18:41 -07:00
image_conformance_test.go Add image pulling node e2e test. 2016-06-14 01:19:47 -07:00
kubelet_test.go Fixes following node e2e test: 2016-06-21 15:55:49 -04:00
mirror_pod_test.go Node e2e: switch most of the tests to use the e2e framework 2016-06-14 01:19:47 -07:00
privileged_test.go Port the downward api test to the node e2e suite 2016-06-03 18:16:24 -07:00
runtime_conformance_test.go Add node e2e test for termination message path. 2016-06-17 13:42:41 -07:00
util.go Port the downward api test to the node e2e suite 2016-06-03 18:16:24 -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