k3s/test/e2e_node
k8s-merge-robot 2382fec956 Merge pull request #23894 from vishh/oom-score-adj-error
Automatic merge from submit-queue

Do not throw creation errors for containers that fail immediately after being started

Fixes (hopefully) #23607 

cc @dchen1107
2016-04-14 22:29:14 -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 Node e2e sync pr builder host images to ci host images. 2016-02-29 12:15:55 -08:00
README.md Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
conformance_test.go Convert the node conformance tests to use dedicated images. 2016-04-11 14:38:43 -07:00
container.go use phase to test container status 2016-02-26 14:32:03 +08:00
container_manager_test.go Adding an e2e test for oom score adjust handling. 2016-04-11 12:51:42 -07: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 Only output log files if tests fail 2016-04-14 12:04:36 -07:00
e2e_remote.go Node e2e documentations and minor features 2016-02-26 10:58:48 -08:00
e2e_service.go Final vet fixes; enabling vet checks in verify scripts. 2016-04-13 13:51:51 -07:00
image.go Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
kubelet_test.go node e2e - make more resilient to flakes 2016-03-14 17:03:06 -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