Files
kubernetes/test/e2e/storage/vsphere/vsphere_scale.go
Jonathan Basseri 7f17ef28a8 Fix nil panic in vsphere tests
During test cleanup, we iterate over nodes.Items, but if test fails
during setup, nodes may be nil.
2020-03-17 14:00:10 -07:00

9.4 KiB