k3s/test/e2e/storage
Patrick Ohly ecc0c4e4b4 e2e/storage: enable concurrent writes for gcepd
The driver should support multiple pods using the same volume on the
same node.
2019-02-12 09:21:50 +01:00
..
drivers e2e/storage: enable concurrent writes for gcepd 2019-02-12 09:21:50 +01:00
testpatterns add snapshot e2e 2019-01-30 19:04:45 +08:00
testsuites e2e/storage: test usage of volume in multiple pods at once 2019-02-12 09:21:50 +01:00
utils Merge pull request #69036 from wackxu/snapshottest 2019-02-08 13:14:04 -08:00
vsphere Merge pull request #72012 from yeya24/patch-1 2019-02-08 10:36:05 -08:00
BUILD move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/ 2019-02-05 13:39:07 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
csi_volumes.go e2e/storage: improve PV checking 2019-02-09 14:20:17 +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 Use actual node hostname during test "EmptyDir Wrapper Volume, ConfigMap volumes, no race" 2019-01-16 14:39:00 +01:00
ephemeral_volume.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00
flexvolume.go Fix volumes e2e test to check fsType 2019-01-23 05:12:37 +00: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 Implement localDriver 2019-02-06 12:28:28 +08: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 Fix bug 2019-01-29 11:42:18 +08: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 e2e/storage: test provisioned volume on multiple nodes 2019-02-12 09:21:50 +01:00
subpath.go Adds [LinuxOnly] tag to conformance tests that cannot be run on Windows 2019-02-01 11:42:42 -08: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 e2e/storage: test provisioned volume on multiple nodes 2019-02-12 09:21:50 +01:00
volumes.go Fix volumes e2e test to check fsType 2019-01-23 05:12:37 +00:00