kubernetes/test/e2e/storage
2019-12-11 13:27:13 -08:00
..
drivers test/e2e/storage : use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue(),...) 2019-12-11 16:25:26 +08:00
external e2e storage: fix type in comment 2019-12-09 16:46:45 +01:00
testpatterns e2e storage: public API for testsuites, support CSIInlineVolume type for generic resource 2019-12-05 20:10:25 +01:00
testsuites fix log format string 2019-12-11 13:27:13 -08:00
utils Merge pull request #86147 from tanjunchen/use-framework-Equal-20191211 2019-12-11 11:32:24 -08:00
vsphere Merge pull request #86147 from tanjunchen/use-framework-Equal-20191211 2019-12-11 11:32:24 -08:00
BUILD moved WriteFileViaContainer and ReadFileViaContainer to kubectl_utils 2019-12-04 20:31:57 +00:00
csi_mock_volume.go test/e2e/storage : use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue(),...) 2019-12-11 16:25:26 +08:00
csi_volumes.go Remove plugin watching of deprecated directory {kubelet_root_dir}/plugins and support for CSI V0 in accordance with deprecation announcement in https://v1-13.docs.kubernetes.io/docs/setup/release/notes/ 2019-11-11 11:42:58 -08:00
detach_mounted.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04:00
empty_dir_wrapper.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
ephemeral_volume.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
flexvolume_mounted_volume_resize.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
flexvolume_online_resize.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
flexvolume.go Remove argument "cs clientset.Interface" from testFlexVolume 2019-11-12 14:42:24 +02:00
generic_persistent_volume-disruptive.go Refactor and clean up e2e framework utils. This patch handles test/e2e/framework/pv_util.go file 2019-09-18 17:57:13 +08:00
in_tree_volumes.go Rename Azure driver to Azure Disk driver 2019-11-25 15:51:30 -08:00
mounted_volume_resize.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
nfs_persistent_volume-disruptive.go Move functions from e2e/framework/util.go Part-2 2019-11-06 03:59:28 +00:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
pd.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
persistent_volumes-gce.go use ExpectEqual of framework in test/e2e/storage 2019-12-03 17:41:49 +08:00
persistent_volumes-local.go use ExpectEqual of framework in test/e2e/storage 2019-12-03 17:41:49 +08:00
persistent_volumes.go Refactor and clean up e2e framework utils. This patch handles test/e2e/framework/pv_util.go file 2019-09-18 17:57:13 +08:00
pv_protection.go test/e2e/storage : use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue(),...) 2019-12-11 16:25:26 +08:00
pvc_protection.go test/e2e/storage : use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue(),...) 2019-12-11 16:25:26 +08:00
regional_pd.go test/e2e/storage : use framework.Equal() replace gomega.Expect(...).To(gomega.BeTrue(),...) 2019-12-11 16:25:26 +08:00
subpath.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
volume_limits.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04:00
volume_metrics.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
volume_provisioning.go fix staticcheck failures of test/e2e/storage 2019-12-07 21:32:11 +08:00
volumes.go Removed 2nd arg "cs" from TestVolumeClient 2019-11-12 14:42:24 +02:00