kubernetes/test/e2e_node
Kubernetes Submit Queue eef8bfec23 Merge pull request #29815 from vishh/node-e2e-latest-gci
Automatic merge from submit-queue

Use latest GCI image based on a regex in Node e2e

This PR also makes it possible to run node e2e against multiple previous images, sorted by creation time. A regex for the image name can be used to instruct node e2e to identify test images.

Depends on #29577

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29815)
<!-- Reviewable:end -->
2016-08-10 13:52:21 -07:00
..
environment Update to shift etcd 2.2 references to use 3.0.3 2016-08-09 08:51:15 -05:00
jenkins make GCI the default node e2e test image. Fix bugs in runner 2016-08-10 11:25:40 -07:00
runner make GCI the default node e2e test image. Fix bugs in runner 2016-08-10 11:25:40 -07:00
cgroup_manager_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
container.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
container_manager_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
density_test.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -07:00
disk_eviction_test.go Using Flaky as opposed to FLAKY 2016-08-07 21:50:24 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
e2e_build.go Use make as the main build tool 2016-07-12 21:52:00 -07:00
e2e_node_suite_test.go Merge pull request #30114 from Random-Liu/use-framework-report-dir 2016-08-05 23:31:28 -07:00
e2e_remote.go Change the node e2e junit file name to 2016-08-04 15:50:35 -07:00
e2e_service.go Merge pull request #30114 from Random-Liu/use-framework-report-dir 2016-08-05 23:31:28 -07:00
image.go Revert "Remove pod mutation for PVs with supplemental GIDs" 2016-07-14 17:47:46 -07:00
image_conformance_test.go Skip Flaky, Slow and Serial test in proper jenkins job. 2016-08-02 02:13:50 +00:00
image_list.go make GCI the default node e2e test image. Fix bugs in runner 2016-08-10 11:25:40 -07:00
kubelet_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
memory_eviction_test.go Node e2e memory eviction test 2016-08-08 15:59:51 -07:00
mirror_pod_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
OWNERS adding a few owners for node e2e framework 2016-06-01 18:11:18 -07:00
README.md Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
resource_controller.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -07:00
resource_usage_test.go add +build linux to density_test, resource_usage_test and resource_collector 2016-08-04 10:21:01 -07:00
runtime_conformance_test.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
util.go Move the node name initialization to first function of 2016-08-03 18:14:53 -07: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