• Kubernetes Submit Queue's avatar
    Merge pull request #55918 from dougm/vcp-vcsim · c1f2da78
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Add vSphere Cloud Provider simulator based tests
    
    **What this PR does / why we need it**:
    
    Initial set of vSphere Cloud Provider functional tests against the vCenter simulator, provides test coverage without having to run against a real vCenter instance.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    
    **Special notes for your reviewer**:
    
    The vsphere simulator recently moved from vmware/vic to govmomi, I had discussed the idea of introducing it for testing with vSphere Cloud Provider maintainers.  These tests provide 90%+ coverage for vclib/datacenter.go, but we can expand further of course.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    c1f2da78
Name
Last commit
Last update
..
Godeps.json Loading commit data...
LICENSES Loading commit data...
Readme Loading commit data...