kubernetes/test/e2e/storage
Patrick Ohly 468acb7418 e2e: enable generic ephemeral inline volume also for in-tree drivers
Previously, the ephemeral volume test suite was only enabled for CSI
drivers. By splitting the test patterns into those that work for all drivers
and the one for CSI ephemeral inline volumes it becomes possible to
define the former for all drivers and the latter only for CSI.

This increases test coverage, in particular also for migration to
CSI (https://testgrid.k8s.io/provider-gcp-compute-persistent-disk-csi-driver#Migration%20Kubernetes%20Master%20Driver%20Latest).
2021-09-09 09:59:39 +02:00
..
drivers changes made by introducing mockgen command 2021-09-03 17:40:11 +00:00
external fix/remove-errors-pkg 2021-06-24 16:09:59 +08:00
framework fix/remove-errors-pkg 2021-06-24 16:09:59 +08:00
podlogs fix/remove-errors-pkg 2021-06-24 16:09:59 +08:00
testsuites e2e: enable generic ephemeral inline volume also for in-tree drivers 2021-09-09 09:59:39 +02:00
utils Merge pull request #102886 from gnufied/add-local-expansion 2021-08-12 11:55:50 -07:00
vsphere replace e2e WaitForPodsReady by WaitTimeoutForPodReadyInNamespace 2021-08-01 19:24:52 +02:00
csi_mock_volume.go increasing sleep timer to 5 sec 2021-09-08 21:41:31 +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.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
flexvolume_mounted_volume_resize.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00
flexvolume_online_resize.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00
generic_persistent_volume-disruptive.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03: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 Update tests to use common pod functions from framework/pod/utils.go 2021-03-11 07:25:56 +00:00
nfs_persistent_volume-disruptive.go e2e: use custom timeouts in all storage E2E tests 2020-12-02 15:57:58 -03:00
OWNERS Update test/e2e/storage owners file 2020-10-26 13:36:59 +00:00
pd.go Merge pull request #100724 from liggitt/eviction-v1beta1 2021-04-16 10:02:22 -07:00
persistent_volumes-gce.go Update tests to use common pod functions from framework/pod/utils.go 2021-03-11 07:25:56 +00:00
persistent_volumes-local.go Improve storage test skipping pattern. 2021-07-22 21:42:30 -05:00
persistent_volumes.go use LinuxOnly annotation instead of e2eskipper to skip windows tests 2021-04-05 20:21:53 +00: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 Update formatting of conformance comment 2020-07-29 20:50:44 -07:00
ubernetes_lite_volumes.go [storage] [test] Ensure proper resource creation 2021-06-30 18:01:57 -04:00
volume_limits.go Disable deprecated volume limits test when migration enabled and replace with CSI-specific test 2021-06-22 11:31:00 -07:00
volume_metrics.go e2e: grab controller and scheduler metrics via port forwarding 2021-06-16 12:02:40 +02:00
volume_provisioning.go Merge pull request #102682 from chendave/e2e_storage 2021-06-24 18:56:44 -07:00
volumes.go Update .import-aliases for e2e test framework 2020-03-25 11:40:02 +08:00