kubernetes/test/e2e/storage
Kenichi Omichi 94211f1839 Move functions from e2e framework util.go
The following functions are called at some specific places only,
so this moves these functions to the places and makes them local.

- WaitForPersistentVolumeClaimDeleted: Moved to e2e storage
- PrintSummaries: Moved to e2e framework.go
- GetHostExternalAddress: Moved to e2e node
- WaitForMasters: Moved to e2e cloud gcp
- WaitForApiserverUp: Moved to e2e network
- WaitForKubeletUp: Moved to e2e storage vsphere
2019-11-08 19:25:16 +00:00
..
drivers Merge pull request #83474 from msau42/topology-ga 2019-11-04 15:28:27 -08:00
external Move funcs of create.go to e2e/storage 2019-11-01 13:52:24 +08:00
testpatterns add topology e2es to storage testsuite 2019-09-20 12:26:53 -07:00
testsuites Merge pull request #83474 from msau42/topology-ga 2019-11-04 15:28:27 -08:00
utils Move functions from e2e framework util.go 2019-11-08 19:25:16 +00:00
vsphere Move functions from e2e framework util.go 2019-11-08 19:25:16 +00:00
BUILD Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
csi_mock_volume.go Update tests to use v1.CSINode 2019-10-28 13:41:13 -07:00
csi_volumes.go add topology e2es to storage testsuite 2019-09-20 12:26:53 -07:00
detach_mounted.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04:00
empty_dir_wrapper.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04: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 Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04:00
flexvolume_online_resize.go Move CreateNginxPod() to specific e2e 2019-10-17 00:10:38 +00:00
flexvolume.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04: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 add topology e2es to storage testsuite 2019-09-20 12:26:53 -07:00
mounted_volume_resize.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04: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 Force file sync after writing file via container and wait for pod to 2019-10-30 15:40:53 -07:00
persistent_volumes-gce.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
persistent_volumes-local.go better HostExec 2019-10-28 19:20:26 +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 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
pvc_protection.go Move functions from e2e framework util.go 2019-11-08 19:25:16 +00:00
regional_pd.go add topology e2es to storage testsuite 2019-09-20 12:26:53 -07:00
subpath.go remove dot imports in e2e/storage 2019-05-10 13:56:26 +08:00
volume_limits.go Update test/e2e/storage for new GetReadySchedulableNodes stuff 2019-10-09 08:12:56 -04:00
volume_metrics.go Remove prometheus references in test/integration 2019-10-28 11:40:32 +01:00
volume_provisioning.go Use imageutils instead of hardcoded image paths 2019-09-27 15:01:08 -05:00
volumes.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00