k3s/test/e2e/storage
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
..
BUILD e2e tests for VSAN policy support in Kubernetes for vSphere - using storageClass v1 new 2017-04-26 12:57:45 -07:00
OWNERS Segregate storage e2es for easier assignment. 2017-04-12 20:39:29 -05:00
pd.go improve error handling in e2e helpers by always returning error 2017-04-14 14:18:55 -07:00
persistent_volumes-disruptive.go namespace deletion and kubelet restart tests for vSphere cloud provider 2017-04-18 11:34:07 -07:00
persistent_volumes-gce.go Increase pv test ns deletion timeout to the framework's default. 2017-04-28 15:53:51 -07:00
persistent_volumes-vsphere.go Merge pull request #44565 from vmware/kubernetes-e2e-v7 2017-04-20 01:25:20 -07:00
persistent_volumes.go Mark PersistentVolumes as [Feature:Volumes] 2017-04-28 08:19:49 -04:00
pv_reclaimpolicy.go improve error handling in e2e helpers by always returning error 2017-04-14 14:18:55 -07:00
pvc_label_selector.go improve error handling in e2e helpers by always returning error 2017-04-14 14:18:55 -07:00
volume_provisioning.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
volumes.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
vsphere_utils.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
vsphere_volume_diskformat.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
vsphere_volume_fstype.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
vsphere_volume_ops_storm.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
vsphere_volume_placement.go test for volume fstype validation 2017-04-18 13:49:13 -07:00
vsphere_volume_vsan_policy.go e2e tests for VSAN policy support in Kubernetes for vSphere - using storageClass v1 new 2017-04-26 12:57:45 -07:00