kubernetes/test/e2e/framework
Kubernetes Submit Queue d417dc5958 Merge pull request #45124 from msau42/increase-ns-timeout
Automatic merge from submit-queue (batch tested with PRs 43884, 44712, 45124, 43883)

Increase pv test ns deletion timeout to the framework's default.

**What this PR does / why we need it**:
Namespace deletion occasionally exceeds the test's timeout of 3 minutes.  The test framework uses a default timeout of 5 minutes, so just making it match here.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #44790

**Special notes for your reviewer**:

**Release note**:

NONE
2017-05-01 15:49:11 -07:00
..
authorizer_util.go add rbac v1beta1 2017-01-18 09:49:33 -05:00
BUILD e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go Decouple remotecommand client from term/kubelet dependencies 2017-04-13 15:56:40 +03: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 Change the default CLUSTER_IP_RANGE used by e2e 2017-04-14 13:49:54 -07:00
framework.go Increase pv test ns deletion timeout to the framework's default. 2017-04-28 15:53:51 -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 Delete regional static-ip instead of global for type=lb 2016-12-07 11:33:04 -08:00
ingress_utils.go Adding load balancer src ranges; support flag overrides 2017-03-24 16:36:19 -07:00
jobs_util.go Merge pull request #42176 from enisoc/controller-ref-job 2017-04-20 12:57:06 -07:00
kubelet_stats.go Fix resource gatherer 2017-04-14 08:30:07 +02:00
log_size_monitoring.go Allow summaries to be printed out to ReportDir instead of stdout 2017-04-19 16:17:36 +02:00
metrics_util.go Merge pull request #45021 from shyamjvs/add-request-count 2017-04-28 13:16:42 -07:00
networking_utils.go e2e test fix: Wait longer when first creating ELB 2017-04-19 22:12:59 -04:00
nodes_util.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
perf_util.go Fix kubelet perf data to make work again for perfdash. 2016-09-30 11:56:02 -07:00
pods.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
pv_util.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
resource_usage_gatherer.go Allow summaries to be printed out to ReportDir instead of stdout 2017-04-19 16:17:36 +02:00
service_util.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
size.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
statefulset_utils.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
test_context.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
upgrade_util.go Move few reusable functions to upgrade_utils.go 2017-03-11 01:39:56 +05:30
util.go Run SSH e2e test only if SSH keys are present 2017-05-01 11:04:54 -04:00
volume_util.go Add skipUnlessNodeOS is GCI 2017-04-04 15:38:29 -05:00