kubernetes/test/e2e/storage
Kubernetes Submit Queue 7dbb709413
Merge pull request #56509 from lpabon/csi-e2e
Automatic merge from submit-queue (batch tested with PRs 57266, 58187, 58186, 46245, 56509). 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>.

e2e: CSI Tests

**What this PR does / why we need it**:
This e2e test tests the CSI external attacher with a mock CSI plugin driver.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: https://github.com/kubernetes/features/issues/178

**Special notes for your reviewer**:
* Tests features in https://github.com/kubernetes/features/issues/178
* Tests implementation of https://github.com/kubernetes/community/pull/1258
* Tests VolumeAttachment Object: https://github.com/kubernetes/kubernetes/pull/54463

**Release note**:
```release-note
NONE
```
2018-01-12 20:34:56 -08:00
..
utils e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
vsphere e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
BUILD Merge pull request #56509 from lpabon/csi-e2e 2018-01-12 20:34:56 -08:00
csi_hostpath.go e2e: CSI Volume tests 2017-12-18 22:04:52 -05:00
csi_volumes.go e2e: CSI Volume tests 2017-12-18 22:04:52 -05:00
empty_dir_wrapper.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
flexvolume.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
pd.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
persistent_volumes-disruptive.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
persistent_volumes-gce.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
persistent_volumes-local.go Fix local e2e test with changed error message 2018-01-05 11:29:28 -08:00
persistent_volumes.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
pvc_protection.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
volume_expand.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
volume_io.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
volume_metrics.go e2e test layout changes for vsphere (#398) 2017-12-18 10:19:18 -08:00
volume_provisioning.go Merge pull request #56509 from lpabon/csi-e2e 2018-01-12 20:34:56 -08:00
volumes.go Merge pull request #54230 from jsafrane/ceph-test-sleep 2018-01-10 13:19:33 -08:00