kubernetes/test/e2e/storage
2019-08-01 20:09:47 +00:00
..
drivers Add a field 'RequiredAccessModes' to the driver info object that is propagated to pvc creation 2019-07-26 15:20:47 -07:00
external Move disruptive tests to testsuites and add ones for block volume 2019-08-01 20:04:10 +00:00
testpatterns CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
testsuites Add in-line filesystem volumes to MakeSecPod 2019-08-01 20:04:11 +00:00
utils Refactor e2e tests 2019-08-01 20:09:47 +00:00
vsphere Document and improve defaulting for MakePersistentVolume, dedupe some manual PV creations 2019-07-25 10:57:29 -07:00
BUILD Move volume_expand tests to storage e2e testsuites 2019-07-11 18:49:49 +00:00
csi_mock_volume.go Merge pull request #79983 from pohly/persistent-and-ephemeral-csi-volumes 2019-07-25 16:01:54 -07:00
csi_volumes.go Move disruptive tests to testsuites and add ones for block volume 2019-08-01 20:04:10 +00:00
detach_mounted.go fix golint failures of test/e2e/storage 2019-05-11 23:30:17 +08:00
empty_dir_wrapper.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
ephemeral_volume.go remove dot imports in e2e/storage 2019-05-10 13:56:26 +08:00
flexvolume.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
flexvolume_mounted_volume_resize.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
flexvolume_online_resize.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
generic_persistent_volume-disruptive.go Add in-line filesystem volumes to MakeSecPod 2019-08-01 20:04:11 +00:00
in_tree_volumes.go Move disruptive tests to testsuites and add ones for block volume 2019-08-01 20:04:10 +00:00
mounted_volume_resize.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
nfs_persistent_volume-disruptive.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
OWNERS Add davidz627 (David Zhu) to Approvers for OperationExecutor and GCE PD 2019-07-11 13:14:31 -07:00
pd.go feat: use framework.ExpectEqual in storage e2e test 2019-07-04 22:24:29 +08:00
persistent_volumes-gce.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
persistent_volumes-local.go Add in-line filesystem volumes to MakeSecPod 2019-08-01 20:04:11 +00:00
persistent_volumes.go Refactor statefulset e2e tests 2019-06-25 11:33:58 +08:00
pv_protection.go feat: use framework.ExpectNotEqual in e2e test 2019-07-10 21:36:26 +08:00
pvc_protection.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
regional_pd.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
subpath.go remove dot imports in e2e/storage 2019-05-10 13:56:26 +08:00
volume_limits.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
volume_metrics.go Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
volume_provisioning.go Document and improve defaulting for MakePersistentVolume, dedupe some manual PV creations 2019-07-25 10:57:29 -07:00
volumes.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00