k3s/test/e2e/storage
Kubernetes Submit Queue 89e57b5051
Merge pull request #67102 from ddebroy/ebs-e2e1
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>.

End2End tests for DynamicVolumeProvisioning of EBS

**What this PR does / why we need it**:
Add end2end tests to exercise `DynamicProvisioningScheduling` features for EBS. The tests make sure `WaitForFirstConsumer` and `AllowedTopologies` specified in a EBS storage class has the desired effect.

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

**Special notes for your reviewer**:
Tests features added to 217a3d8902 

**Release note**:

```
NONE
```
/sig storage
/assign @msau42 @jsafrane
2018-08-10 21:33:57 -07:00
..
utils e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
vsphere e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
BUILD Add e2e tests for volumeMode of persistent volume 2018-06-27 17:25:55 +00:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
csi_objects.go e2e/storage: central argument handling 2018-05-28 11:46:50 +02:00
csi_volumes.go Re-enable write-read pv check in volume provisioning tests 2018-07-10 16:20:58 -04:00
empty_dir_wrapper.go e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
ephemeral_volume.go Fix setup of configmap/secret/projected/downwardapi 2018-06-07 09:15:01 -04:00
flexvolume.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00
generic_persistent_volume-disruptive.go Refactor subpath reconstruction tests to use util test 2018-04-11 14:20:29 -07:00
mounted_volume_resize.go Remove feature tags from e2e test for resize 2018-05-25 15:32:44 -04:00
nfs_persistent_volume-disruptive.go Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -04:00
pd.go e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
persistent_volumes-gce.go Remove the use of storage class beta annotations in e2e tests. 2018-04-10 15:29:08 +08:00
persistent_volumes-local.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
persistent_volumes-volumemode.go Add e2e tests for volumeMode of persistent volume 2018-06-27 17:25:55 +00:00
persistent_volumes.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
pv_protection.go Remove the use of storage class beta annotations in e2e tests. 2018-04-10 15:29:08 +08:00
pvc_protection.go Enable PV protection test by default 2018-02-23 16:59:22 +01:00
regional_pd.go e2e test harness - use busybox from dockerhub 2018-08-07 11:22:16 -04:00
subpath.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00
volume_expand.go Remove feature tags from e2e test for resize 2018-05-25 15:32:44 -04:00
volume_io.go Move Ceph server secret creation to common code. 2018-05-25 14:02:59 +02:00
volume_metrics.go Add extra metrics for PV Controller 2018-07-19 15:36:37 +02:00
volume_provisioning.go End2End tests for DynamicVolumeProvisioning for EBS 2018-08-10 16:33:46 -07:00
volumes.go Allow running various storage e2e tests on custom images 2018-08-09 17:02:02 -07:00