k3s/test/e2e
Kubernetes Submit Queue dd99d8206a Merge pull request #33678 from saad-ali/increaseDownwardAPIVolumeTestTimeout
Automatic merge from submit-queue

Increase timeout for downwardapi volume tests

PR https://github.com/kubernetes/kubernetes/pull/33165 increased the timeout to 65 seconds and that made the `Downward API Volume should update...` tests [stable on `google-gce`](https://k8s-testgrid.appspot.com/google-gce#gce&width=5&include-filter-by-regex=Downward API volume should update) but [still flaky on `google-gci`](https://k8s-testgrid.appspot.com/google-gci#gci&width=5&include-filter-by-regex=Downward API volume should update). Bumping the timeout to see if it helps with the GCI tests.

Fixes https://github.com/kubernetes/kubernetes/issues/33627, https://github.com/kubernetes/kubernetes/issues/33434, https://github.com/kubernetes/kubernetes/issues/33423, https://github.com/kubernetes/kubernetes/issues/28462

CC @zefciu
2016-09-28 22:36:19 -07:00
..
chaosmonkey Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cleanup Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
common Increase timeout for downwardapi volume tests 2016-09-28 11:25:06 -07:00
framework Merge pull request #25260 from duglin/minion 2016-09-28 20:08:59 -07:00
generated kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
perftype add labels to perf dataset 2016-08-18 17:15:43 -07:00
testing-manifests Nginx ingress e2es 2016-08-24 10:17:26 -07:00
addon_update.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
autoscaling_utils.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
batch_v1_jobs.go remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
cadvisor.go Logging soak, rebased w/ viper 2016-09-21 07:49:12 -04:00
cluster_size_autoscaling.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
cluster_upgrade.go Adding support for upgrading testing across image types. 2016-09-13 13:46:20 -07:00
daemon_restart.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
daemon_set.go remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
dashboard.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
density.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
deployment.go Change minion to node 2016-09-28 10:53:30 -07:00
disruption.go Merge pull request #32906 from caesarxuchao/staging-1.5 2016-09-22 19:55:01 -07:00
dns.go Implement ExternalName in kube-dns e2e tests 2016-08-25 09:29:24 -04:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Dumping federation events if federation test failed 2016-09-20 23:56:23 -07:00
e2e_test.go Add viper support to core e2es 2016-09-15 18:38:01 -04:00
empty.go Add an empty test that does nothing 2016-09-06 13:31:31 +02:00
empty_dir_wrapper.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
es_cluster_logging.go Fixed elasticsearch cluster logging e2e test on GCI 2016-09-21 13:55:43 +02:00
etcd_failure.go Update etcd default ports for v3, and validate tests 2016-08-17 07:49:19 -05:00
events.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
example_cluster_dns.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
example_k8petstore.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
examples.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
federated-ingress.go Minor Ingress tests cleanup, that includes service shard and GCE resource cleanups in underlying clusters. 2016-09-21 00:09:13 -07:00
federated-namespace.go Update the namespace test to verify that namespace was deleted as expected 2016-09-02 15:30:33 -07:00
federated-secret.go Fixing federation secret and replicaset e2e tests 2016-09-13 12:20:46 -07:00
federated-service.go Merge pull request #32810 from madhusudancs/fed-svc-lb-cleanup 2016-09-20 05:56:52 -07:00
federation-apiserver.go Fixing/updating e2e tests 2016-08-22 21:49:34 -07:00
federation-authn.go Fixing/updating e2e tests 2016-08-22 21:49:34 -07:00
federation-event.go Fixing/updating e2e tests 2016-08-22 21:49:34 -07:00
federation-replicaset.go move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
federation-util-14.go Fix panics in federation e2e 2016-08-24 11:14:03 +02:00
federation-util.go Pass the real cluster scoped service object to cleanup functions instead of passing the federation scoped object. 2016-09-22 14:58:51 -07:00
garbage_collector.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
generated_clientset.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
gke_local_ssd.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
gke_node_pools.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
google_compute.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
ha_master.go Disabled HA master e2e test. 2016-09-28 13:11:02 +02:00
horizontal_pod_autoscaling.go Bumped memory limit for resource consumer. Fixes #31591. 2016-09-02 15:29:00 +02:00
ingress.go Merge pull request #32173 from bprashanth/nginx_slow 2016-09-14 01:13:40 -07:00
ingress_utils.go Replace gcloud shelling out with cloudprovider calls. 2016-09-06 17:58:59 -07:00
initial_resources.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
job.go remove almost all usages of clientadapter 2016-09-26 07:53:03 -04:00
kibana_logging.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
kubectl.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
kubelet.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
kubelet_perf.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
limit_range.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
load.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
logging_soak.go Logging soak, rebased w/ viper 2016-09-21 07:49:12 -04:00
mesos.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
metrics_grabber_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
monitoring.go Fixed monitoring e2e test 2016-08-30 12:23:40 +02:00
namespace.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
networking.go Networking test rewrite 2016-09-07 11:36:48 -07:00
networking_perf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
networking_utils.go Reduce maximum number of net-proxy pods to make test work in large clusters 2016-09-15 10:45:03 +02:00
node_problem_detector.go Use the right waiting time for eventually. 2016-09-02 16:01:53 -07:00
nodeoutofdisk.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
pd.go Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
persistent_volumes.go Bump nfs server image tag in pv e2e 2016-08-26 12:31:37 -04:00
petset.go update comment, only skip on missing resource if provider is not gce 2016-09-13 19:30:00 -07:00
pod_gc.go plumb --enable_garbage_collector from environment variable; 2016-08-02 10:02:52 -07:00
portforward.go Merge pull request #26755 from david-mcmahon/fix-headers 2016-06-29 18:46:07 -07:00
pre_stop.go Rework pod waiting mechanism in e2e tests to accept pod and watch based 2016-07-20 15:21:50 +02:00
proxy.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
rc.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
reboot.go swtich ifdown/ifup to use ip link down/up instead 2016-09-22 17:25:07 -07:00
replica_set.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
rescheduler.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
resize_nodes.go move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
resource_quota.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
restart.go Make the restart test restart the nodes without a mig rolling update. 2016-09-28 09:36:24 -07:00
scheduledjob.go Add kubectl run ScheduledJob e2e test 2016-09-14 14:20:56 +02:00
scheduler_predicates.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
security_context.go Refactor uuid into its own pkg 2016-07-30 00:07:02 -04:00
service.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
service_accounts.go Update mounttest container image version to 0.7 everywhere. 2016-09-02 09:03:11 -04:00
service_latency.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
serviceloadbalancers.go fix kubectl rolling-update when GC is enabled 2016-08-03 15:57:03 -07:00
ssh.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
third-party.go Mark ThirdParty e2e tests flaky 2016-09-08 13:06:10 -04:00
ubernetes_lite.go change e2e scale to avoid adapter 2016-09-26 07:58:01 -04:00
util_iperf.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume_provisioning.go re-enable dynamic provisioning test on gke 2016-09-16 16:16:14 -04:00
volumes.go Add test for supplemental gid annotation to pv e2e test 2016-08-09 18:23:06 -04:00