kubernetes/test/e2e/storage
ravisantoshgudimetla 67bc23411b [storage] [test] Ensure proper resource creation
Ensure resources are created in zone with schedulable
nodes. For example, if we have 4 zones with 3 zones
having worker nodes and 1 zone having master nodes(unscheduable
for workloads), we should not create resources like PV, PVC or
pods in that zone.
2021-06-30 18:01:57 -04:00
..
drivers Merge pull request #102576 from dobsonj/101911 2021-06-29 06:54:40 -07: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 Merge pull request #103074 from wongma7/volumelimitsmigration 2021-06-24 05:41:53 -07:00
utils fix/remove-errors-pkg 2021-06-24 16:09:59 +08:00
vsphere use GA topology labels for vsphere 2021-06-21 10:37:31 -07:00
csi_mock_volume.go Merge pull request #100183 from jsafrane/fix-unstage-retry 2021-06-18 11:04:06 -07: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 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
flexvolume.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07: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
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 Merge pull request #102292 from tsmetana/fix-local-pv-e2e-pv-leak 2021-05-31 08:28:26 -07: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 GCE regional PD tests. 2021-05-24 04:12:20 +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 Merge pull request #101587 from nixpanic/in-tree/block-metrics 2021-05-24 16:18:47 -07: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