kubernetes/test/e2e/storage
Kubernetes Prow Robot a300104f0a
Merge pull request #80578 from tsmetana/revert-pr78697
Revert "e2e: Skip multi-node PV test when pods scheduled on the same node
2019-07-26 16:52:10 -07:00
..
drivers Merge pull request #79552 from wongma7/windows-ebs 2019-07-23 17:14:28 -07:00
external CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
testpatterns CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
testsuites Merge pull request #80578 from tsmetana/revert-pr78697 2019-07-26 16:52:10 -07:00
utils remove sudo from storage tests 2019-07-16 11:38:18 -07: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 Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07: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 Dedupe all Make PVC API object functions into the one MakePersistentVolumeClaim to rule them all 2019-07-23 12:59:00 -07:00
in_tree_volumes.go Move volume_expand tests to storage e2e testsuites 2019-07-11 18:49:49 +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 feat: use framework.ExpectEqual in storage e2e test 2019-07-04 22:24:29 +08: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