kubernetes/test/e2e/framework
Kubernetes Submit Queue 83ca86cddc Merge pull request #49332 from shyamjvs/framework-fix
Automatic merge from submit-queue

Change e2e-framework behavior to retry retriable API errors

Fixes https://github.com/kubernetes/kubernetes/issues/46195

We shouldn't return with failure just because api call failed during polling.
Happens from time to time, for e.g https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-kubemark-5-gce/16896

/cc @wojtek-t
2017-07-27 16:01:00 -07:00
..
ginkgowrapper Add a ginkgo wrapper so we can annotate panics 2017-06-12 14:35:37 -07:00
authorizer_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
BUILD Merge pull request #46514 from ravisantoshgudimetla/scheduler_taints_refactor 2017-07-21 22:23:24 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployment_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
exec_util.go Prepare to introduce websockets for exec and portforward 2017-07-07 18:22:51 -04:00
federation_util.go Add the ability to customize federation system namespace in e2e turn up scripts. 2017-03-24 14:42:50 -07:00
firewall_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
framework.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
get-kubemark-resource-usage.go Make resource gatherer get data about etcd resource usage in kubemark setup 2017-04-13 15:22:36 +02:00
google_compute.go Tolerate a missing MasterName (for GKE) 2017-07-18 09:55:15 -07:00
ingress_utils.go update import 2017-07-20 11:03:49 -07:00
jobs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
kubelet_stats.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
networking_utils.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
nodes_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
perf_util.go Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
pods.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pv_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
rc_util.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
resource_usage_gatherer.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
rs_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
service_util.go Test GCE ILB functionality 2017-07-24 14:13:41 -07:00
size.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
statefulset_utils.go StatefulSet: Stop using initialized annotation in e2e tests. 2017-07-24 10:18:47 -07:00
test_context.go Pass logexporter config through e2e framework 2017-07-18 23:28:06 +02:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go Merge pull request #49332 from shyamjvs/framework-fix 2017-07-27 16:01:00 -07:00
volume_util.go volume i/o tests for storage plugins 2017-07-18 17:59:15 -07:00