..
bootstrap.go
Remove global framework variable
2023-02-20 11:00:12 +01: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
Remove global framework variable
2023-02-20 11:00:12 +01:00
pv_reclaimpolicy.go
Remove global framework variable
2023-02-20 11:00:12 +01:00
pvc_label_selector.go
Remove global framework variable
2023-02-20 11:00:12 +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
Remove global framework variable
2023-02-20 11:00:12 +01:00
vsphere_volume_cluster_ds.go
Remove global framework variable
2023-02-20 11:00:12 +01:00
vsphere_volume_datastore.go
e2e: use Ginkgo context
2022-12-16 20:14:04 +01:00
vsphere_volume_diskformat.go
Remove global framework variable
2023-02-20 11:00:12 +01:00
vsphere_volume_disksize.go
e2e: use Ginkgo context
2022-12-16 20:14:04 +01:00
vsphere_volume_fstype.go
Remove global framework variable
2023-02-20 11:00:12 +01:00
vsphere_volume_master_restart.go
e2e: use error wrapping with %w
2023-02-06 15:39:13 +01:00
vsphere_volume_node_delete.go
e2e: move several timeouts from TestContext into TimeoutContext
2023-01-09 17:29:35 +01:00
vsphere_volume_node_poweroff.go
e2e: move several timeouts from TestContext into TimeoutContext
2023-01-09 17:29:35 +01:00
vsphere_volume_ops_storm.go
Remove global framework variable
2023-02-20 11:00:12 +01:00
vsphere_volume_perf.go
e2e: use Ginkgo context
2022-12-16 20:14:04 +01:00
vsphere_volume_placement.go
e2e: move several timeouts from TestContext into TimeoutContext
2023-01-09 17:29:35 +01:00
vsphere_volume_vpxd_restart.go
e2e: move several timeouts from TestContext into TimeoutContext
2023-01-09 17:29:35 +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