kubernetes/test/e2e/storage
2020-09-02 10:48:25 -07:00
..
drivers Merge pull request #93120 from msau42/e2e-export 2020-08-28 06:34:53 -07: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 Add pre provisioned snapshot tests 2020-08-28 12:36:15 -04:00
testsuites Fix testpattern check 2020-08-28 13:44:42 -04:00
utils Remove custom hash function, generate a random UUID for snapshot and snapcontent name instead 2020-08-28 12:36:15 -04:00
vsphere move port definitions to a common location 2020-09-02 10:48:25 -07:00
BUILD e2e storage: avoid flaky test failure when watch dies 2020-08-12 17:56:24 +02:00
csi_mock_volume.go Merge pull request #93876 from jsafrane/fix-wait-errormsg 2020-09-01 18:43:42 -07: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 Update formatting of conformance comment 2020-07-29 20:50:44 -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 decouple testfiles from framework 2020-06-29 14:54:09 -07:00
generic_persistent_volume-disruptive.go Refactors MakeSecPods function 2020-03-12 07:14:08 +01:00
host_path_type.go test: Start a pod with nc instead of execing a background command 2020-06-16 17:30:31 -07: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 add ipv6 support to the e2e nfs tests 2020-05-03 11:06:10 +02:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05: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 Defer ginkgo recovers 2020-06-01 11:02:41 -04: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 Move WaitForPersistentVolumeDeleted() to e2epv 2020-03-24 22:54:07 +00: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