kubernetes/test/e2e/storage/vsphere
Patrick Ohly 2f6c4f5eab e2e: use Ginkgo context
All code must use the context from Ginkgo when doing API calls or polling for a
change, otherwise the code would not return immediately when the test gets
aborted.
2022-12-16 20:14:04 +01:00
..
bootstrap.go e2e: adapt to moved code 2022-10-06 08:19:47 +02:00
config.go Add zone field to vsphere test cloudconfig 2022-09-13 17:19:33 -04:00
connection.go Replace use of Sprintf with net.JoinHostPort 2022-05-04 06:37:50 -04:00
context.go Fix golint errors in test/e2e/storage/vsphere 2020-01-16 11:12:31 -08:00
nodemapper.go e2e: simplify test cleanup 2022-12-13 08:09:01 +01:00
persistent_volumes-vsphere.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pv_reclaimpolicy.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
pvc_label_selector.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_common.go fixed e2e test vsphere_volume_datastore.go 2020-07-04 16:56:27 -07:00
vsphere_scale.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_statefulsets.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_stress.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_utils.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_cluster_ds.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_datastore.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_diskformat.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_disksize.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_fstype.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_master_restart.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_node_delete.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_node_poweroff.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_ops_storm.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_perf.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_placement.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_vpxd_restart.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_volume_vsan_policy.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere_zone_support.go e2e: use Ginkgo context 2022-12-16 20:14:04 +01:00
vsphere.go Fix golint errors in test/e2e/storage/vsphere 2020-01-16 11:12:31 -08:00