kubernetes/test/e2e/storage/vsphere
Jonathan Basseri 378a074212 E2E: Add missing Bootstrap() call
One of the vsphere storage test suites was hitting a nil panic because
it did not call Bootstrap().
2019-09-27 11:01:27 -07:00
..
bootstrap.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
BUILD 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
config.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
connection.go Move from glog to klog 2018-11-10 07:50:31 -05:00
context.go vSphere test infrastructure improvement and new node-unregister test 2018-02-09 12:45:35 -08:00
nodemapper.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
persistent_volumes-vsphere.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_reclaimpolicy.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_label_selector.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
vsphere.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
vsphere_common.go remove dot imports in e2e/storage/vsphere 2019-05-10 13:56:16 +08:00
vsphere_scale.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
vsphere_statefulsets.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
vsphere_stress.go E2E: Add missing Bootstrap() call 2019-09-27 11:01:27 -07:00
vsphere_utils.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
vsphere_volume_cluster_ds.go Refactoring pod related functions from pv_util to pod pkg 2019-08-27 12:27:45 -04:00
vsphere_volume_datastore.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
vsphere_volume_diskformat.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
vsphere_volume_disksize.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
vsphere_volume_fstype.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
vsphere_volume_master_restart.go Refactoring pod related functions from pv_util to pod pkg 2019-08-27 12:27:45 -04:00
vsphere_volume_node_delete.go More consistent env var handling in vsphere e2e test 2019-07-09 12:44:20 -07:00
vsphere_volume_node_poweroff.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
vsphere_volume_ops_storm.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
vsphere_volume_perf.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
vsphere_volume_placement.go Refactoring pod related functions from pv_util to pod pkg 2019-08-27 12:27:45 -04:00
vsphere_volume_vpxd_restart.go use log functions of core framework in the 'test/e2e/storage/*' 2019-09-06 10:26:16 +08:00
vsphere_volume_vsan_policy.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
vsphere_zone_support.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