Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPSTREAM: <drop>: vSphere test has race conditions, disable
Using `SetFinalizer(logout)` in vsphere code is not safe (since the connection object has no mutex and finalizers run in other threads). Disabling the test until resolution of kubernetes/kubernetes#63824 (comment)
- Loading branch information