kubernetes/test/e2e/storage
2022-02-03 05:32:12 +08:00
..
drivers io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
external io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os 2022-02-03 05:32:12 +08:00
framework Skip OnRootMismatch tests if the CSI driver supports VOLUME_MOUNT_GROUP. 2021-11-12 18:27:22 -08:00
podlogs fix/remove-errors-pkg 2021-06-24 16:09:59 +08:00
testsuites remove code duplication 2022-01-23 17:30:51 +05:30
utils Merge pull request #102886 from gnufied/add-local-expansion 2021-08-12 11:55:50 -07:00
vsphere Skip tests unless multizone 2022-01-04 15:26:11 -07:00
csi_mock_volume.go skip parallel volume cloning test for gce pd and fix disk not ready error for gce pd 2021-12-01 17:49:48 +00:00
csi_volumes.go Add storage framework and address comments 2020-12-10 22:48:06 -08: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 retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
flexvolume_online_resize.go retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04: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 skip tests that uses default storage class when there is no default storage class installed 2021-11-17 19:14:16 +00:00
gke_local_ssd.go test/e2e: Move gke local ssd tests to e2e/storage 2021-02-24 01:15:41 +05:30
host_path_type.go increase pod start timeout for storage tests 2021-02-22 20:51:32 +01:00
in_tree_volumes.go Only add ntfs to vsphere driver 2021-02-03 15:59:04 -08:00
local_volume_resize.go Add e2e for local volume expansion 2021-08-06 15:08:33 -04:00
mounted_volume_resize.go tag ginkgo tests affected by pdcsi migration for skipping and add storageclass check for statefulset and upgrade tests 2021-10-09 17:33:56 +00:00
nfs_persistent_volume-disruptive.go retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
OWNERS Validate OWNERS files - remove sections about emeritus reviewers 2022-01-13 20:40:01 -05:00
pd.go tag ginkgo tests affected by pdcsi migration for skipping and add storageclass check for statefulset and upgrade tests 2021-10-09 17:33:56 +00:00
persistent_volumes-gce.go retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
persistent_volumes-local.go retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
persistent_volumes.go De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
pv_protection.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00
pvc_protection.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00
regional_pd.go Fix storage class setup in regional_pd.go 2021-08-15 00:52:08 +00:00
subpath.go Clean up dockershim in tests 2021-12-22 13:05:34 +02:00
ubernetes_lite_volumes.go retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
volume_limits.go Cleanup FeatureGate skippers (#105428) 2021-10-20 01:47:57 -07:00
volume_metrics.go Add status count to the storage_operation_duration_seconds volume metric 2021-12-03 18:49:49 +00:00
volume_provisioning.go skip tests that uses default storage class when there is no default storage class installed 2021-11-17 19:14:16 +00:00
volumes.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00