k3s/test/e2e/storage
Patrick Ohly 41ab9449ed e2e/storage: drivers determine the claim size
Different drivers support different volume sizes. Some have certain
minimum sizes, some maximum sizes. Instead of hard-coding some kind of
default into the testsuites, now each driver that supports dynamic
provisioning has to provide the size.
2018-12-20 13:41:48 +01:00
..
drivers e2e/storage: drivers determine the claim size 2018-12-20 13:41:48 +01:00
testpatterns Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00
testsuites e2e/storage: drivers determine the claim size 2018-12-20 13:41:48 +01:00
utils Add volume mode downgrade test: should not mount/map in <1.13 2018-11-16 13:38:59 -05:00
vsphere update deployment, daemonset, replicaset, statefulset to apps/v1 2018-12-19 10:46:45 -05:00
BUILD generated files 2018-12-19 11:19:12 -05:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
csi_volumes.go e2e/storage: remove code duplication 2018-12-20 13:41:48 +01:00
detach_mounted.go We do not pass device path to unmount device 2018-12-03 17:31:01 -05:00
empty_dir_wrapper.go Promote emptyDir wrapper volume tests to conformance 2018-09-24 15:39:20 +05:30
ephemeral_volume.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00
flexvolume.go Remove legacy gci flex directory from e2e tests 2018-11-27 15:10:37 -08:00
flexvolume_mounted_volume_resize.go fix for test failure #70774 2018-11-09 12:15:16 -05:00
flexvolume_online_resize.go fix for test failure #70774 2018-11-09 12:15:16 -05:00
generic_persistent_volume-disruptive.go Move minimum set of dynamic provisioning e2e test to testsuites 2018-10-22 16:04:43 +00:00
in_tree_volumes.go e2e/storage: avoid fmt.Sprintf for single string 2018-11-13 10:43:19 +01:00
mounted_volume_resize.go Move minimum set of dynamic provisioning e2e test to testsuites 2018-10-22 16:04:43 +00:00
nfs_persistent_volume-disruptive.go GetMountRefs should not fail if the path supplied does not exist anymore. It has no mount references 2018-09-17 17:35:12 -07:00
pd.go Fix some types 2018-10-31 04:05:25 -04:00
persistent_volumes-gce.go e2e: modular framework 2018-10-11 11:16:11 +02:00
persistent_volumes-local.go Remove uses of extensions/v1beta1 clients 2018-12-19 11:18:53 -05:00
persistent_volumes.go Move storage tests that take longer than 2 minutes to slow suite 2018-09-20 15:29:00 -07:00
pv_protection.go Add debugging info in pv/pvc protection e2e tests 2018-10-09 21:15:45 +00:00
pvc_protection.go Merge pull request #67511 from oomichi/add-debug-info 2018-12-06 08:42:24 -08:00
regional_pd.go Add multi PVC versions of tests for delayed binding 2018-11-09 12:17:31 -08:00
subpath.go Fix multizone gce pd subpath test 2018-08-30 13:53:04 -07:00
volume_expand.go Move minimum set of dynamic provisioning e2e test to testsuites 2018-10-22 16:04:43 +00:00
volume_limits.go Add a e2e test to check node limits 2018-10-02 13:59:05 -04:00
volume_metrics.go Move minimum set of dynamic provisioning e2e test to testsuites 2018-10-22 16:04:43 +00:00
volume_provisioning.go Add multi PVC versions of tests for delayed binding 2018-11-09 12:17:31 -08:00
volumes.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00