k3s/test/e2e_node
k8s-merge-robot 015bc3d60d Merge pull request #26811 from vishh/26809
Automatic merge from submit-queue

Mark runtime conformance tests as flaky and not run them in jenkins CI.

For #26809

@pwittrock As discussed offline, marking runtime tests as flaky for now. I'm not sure if those tests are required. Testing docker in every Kubernetes PR is un-necessary. 
These tests can be run periodically in a separate CI. AFAIK, these tests don't seem to exercise any kube features.
2016-06-06 11:14:44 -07:00
..
environment Merge pull request #26671 from vishh/node-e2e-images 2016-06-03 13:38:02 -07:00
jenkins Merge pull request #26811 from vishh/26809 2016-06-06 11:14:44 -07:00
runner Support images and instances to exist in different GCP projects for node 2016-06-01 18:01:02 -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
container.go e2e-node test: check runtime ready/restartcount/status 2016-05-12 15:29:35 +08:00
container_list.go Fix node e2e image pulling retry logic 2016-06-03 16:37:58 -07:00
container_manager_test.go Pre-pull images in node e2e-tests. Possible resolution for #24905 2016-05-20 05:22:30 +00:00
doc.go Refactor node e2e tests 2016-02-22 20:06:15 -08:00
e2e_build.go Show hack/build-go.sh and ginkgo build output during e2e tests. 2016-05-24 14:53:57 -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 use vendored testing packages. 2016-06-03 17:01:50 -07:00
e2e_service.go Link kernel log files to have them be copied over as part of node e2e. 2016-06-03 11:22:25 -07:00
exec_util.go Revert "Make Privileged pods node e2e use the framework" 2016-05-29 06:17:35 +02:00
image.go seccomp: add annotations and test for docker runtime 2016-05-24 12:25:21 -07:00
image_conformance_test.go Mark runtime conformance tests as flaky and not run them in jenkins CI. 2016-06-03 13:57:44 -07:00
kubelet_test.go Pre-pull images in node e2e-tests. Possible resolution for #24905 2016-05-20 05:22:30 +00:00
mirror_pod_test.go Pre-pull images in node e2e-tests. Possible resolution for #24905 2016-05-20 05:22:30 +00:00
privileged_test.go Revert "Make Privileged pods node e2e use the framework" 2016-05-29 06:17:35 +02:00
runtime_conformance_test.go Mark runtime conformance tests as flaky and not run them in jenkins CI. 2016-06-03 13:57:44 -07:00
util.go Framework support for node e2e. 2016-04-29 15:37:35 -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