kubernetes/test/e2e/common
Kubernetes Submit Queue 8a5096c7e4
Merge pull request #56432 from yujuhong/bump-test-container-timeout
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

e2e: test containers projected volume updates should not exit

The mounttest container should be running until the test determines to
give up (i.e., time out) and kill it. It should not exit prematurely by
itself. Bump the `--retry-timeout` to a much higher value.
2017-12-27 12:25:41 -08:00
..
apparmor.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling_utils.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
configmap_volume.go Add dns, configmap, and custom resource definition conformance 2017-11-01 08:58:56 -07:00
configmap.go Add dns, configmap, and custom resource definition conformance 2017-11-01 08:58:56 -07:00
container_probe.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
docker_containers.go Add downward api and docker container conformance annotations 2017-10-30 16:00:41 -07:00
downward_api.go Combine downward api e2e test cases. 2017-11-14 09:51:35 +08:00
downwardapi_volume.go Add downward api and docker container conformance annotations 2017-10-30 16:00:41 -07:00
empty_dir.go Add empty dir and host related conformance annotations 2017-11-02 09:45:11 -07:00
events.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
expansion.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
host_path.go Merge pull request #55009 from bradtopol/addhosteventsemptyconform2 2017-11-14 00:09:45 -08:00
init_container.go Merge pull request #51816 from liggitt/xiangpengzhao-remove-initc-anno 2017-09-03 17:35:11 -07:00
kubelet_etc_hosts.go Add empty dir and host related conformance annotations 2017-11-02 09:45:11 -07:00
networking.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
pods.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
privileged.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
projected.go e2e: test containers projected volume updates should not exit 2017-11-27 09:33:20 -08:00
secrets_volume.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
secrets.go Add framework.ConformanceIt as the new way to declare conformance tests. 2017-10-27 15:29:59 -07:00
sysctl.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
util.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
volumes.go if judgement always true in e2e 2017-10-30 08:55:51 +08:00