kubernetes/pkg/cloudprovider/providers
Kubernetes Submit Queue 7488d1c921
Merge pull request #59571 from dims/skip-test-routes-when-there-are-no-vms
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>.

Skip TestRoutes when there are no vm(s)

**What this PR does / why we need it**:

TestRoutes assumes that there is at least one vm in the OpenStack it
is connecting to. So let's limit this test to run properly only when
we are running in a VM or one was created already outside of the
test harness


**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**:
Please see https://github.com/dims/openstack-cloud-controller-manager/issues/73 for some more context

**Release note**:

```release-note
NONE
```
2018-02-12 10:25:55 -08:00
..
aws Merge pull request #56974 from gnufied/speed-up-attach-detach 2018-02-08 20:24:10 -08:00
azure Add unit tests for mapLoadBalancerNameToVMSet 2018-02-12 16:07:11 +08:00
cloudstack fix all the typos across the project 2018-02-11 11:04:14 +08:00
fake Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
gce Merge pull request #59464 from dixudx/fix_all_typos 2018-02-10 22:12:45 -08:00
openstack Merge pull request #59571 from dims/skip-test-routes-when-there-are-no-vms 2018-02-12 10:25:55 -08:00
ovirt Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
photon fix all the typos across the project 2018-02-11 11:04:14 +08:00
vsphere Merge pull request #59497 from dougm/vclib-tests 2018-02-08 10:40:27 -08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
providers.go remove rackspace related code 2017-09-22 18:06:50 +08:00