kubernetes/test/e2e/storage
Tim Hockin 819ff9b087
Use topology labels instead of old beta names (#96033)
* Rename const for topology.../zone

* Rename const for topology.../region

* Rename const for failure-domain.../zone

* Rename const for failure-domain.../region

* Restore old names for compat
2020-11-05 20:26:50 -08:00
..
drivers Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
external Combine switch case into one case 2020-08-28 12:36:15 -04:00
podlogs podlogs: avoid dumping a terminated container more than once 2020-04-03 14:45:00 +02:00
testpatterns Enable Volume Expansion tests for Windows 2020-10-26 18:28:43 -07:00
testsuites Merge pull request #95971 from chrishenzie/e2e-stress-snapshots 2020-11-05 14:25:03 -08:00
utils Merge pull request #95863 from RaunakShah/snap_e2e 2020-11-05 10:53:06 -08:00
vsphere Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
BUILD Volume snapshot e2e test to validate 2020-11-04 14:08:24 -08:00
csi_mock_volume.go Volume snapshot e2e test to validate 2020-11-04 14:08:24 -08:00
csi_volumes.go Add stress test to repeatedly restart Pods with PVCs in parallel 2020-04-15 18:10:35 -07:00
detach_mounted.go Switch kube-controller-manager to distroless image 2020-05-21 22:33:54 -04:00
empty_dir_wrapper.go tests: Refactors agnhost image pod usage in tests 2020-09-22 13:09:49 -07:00
ephemeral_volume.go tests: Replaces mounttest images used with agnhost (part 4) 2020-02-29 15:05:57 -08:00
flexvolume_mounted_volume_resize.go Switch kube-controller-manager to distroless image 2020-05-21 22:33:54 -04:00
flexvolume_online_resize.go Use e2epod.WaitForPodNameRunningInNamespace directly 2020-03-17 00:13:14 +00:00
flexvolume.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
generic_persistent_volume-disruptive.go Refactors MakeSecPods function 2020-03-12 07:14:08 +01:00
host_path_type.go Log PodExec stdout + stderr 2020-10-26 13:22:18 +01:00
in_tree_volumes.go Add stress test to repeatedly restart Pods with PVCs in parallel 2020-04-15 18:10:35 -07:00
mounted_volume_resize.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00
nfs_persistent_volume-disruptive.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
OWNERS Update test/e2e/storage owners file 2020-10-26 13:36:59 +00:00
pd.go Add tests for out of band attachments 2020-08-07 08:23:25 -04:00
persistent_volumes-gce.go Deflake GCEPD namespace deletion test 2020-07-18 15:32:02 -04:00
persistent_volumes-local.go Log PodExec stdout + stderr 2020-10-26 13:22:18 +01:00
persistent_volumes.go add ipv6 support to the e2e nfs tests 2020-05-03 11:06:10 +02:00
pv_protection.go e2e/storage: check result of WaitForPersistentVolumeDeleted 2020-03-26 13:22:04 +01:00
pvc_protection.go deref all calls to metav1.NewDeleteOptions that are passed to clients. 2020-03-05 14:59:46 -08:00
regional_pd.go Use topology labels instead of old beta names (#96033) 2020-11-05 20:26:50 -08:00
subpath.go Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
volume_limits.go test/e2e/storage:Use e2eskipper package 2020-01-13 14:04:10 +08:00
volume_metrics.go Avoid DeprecatedMightBeMasterNode() in e2e metrics 2020-06-25 23:08:24 +00:00
volume_provisioning.go Replace framework.Failf with ExpectNoError 2020-06-03 20:16:12 +00:00
volumes.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00