Merge pull request #11895 from derekwaynecarr/vagrant_confornamce_tickbox

Vagrant passes conformance tests at HEAD
This commit is contained in:
Mike Danese
2015-07-30 10:35:34 -07:00
2 changed files with 5 additions and 1 deletions

View File

@@ -231,6 +231,8 @@ var _ = Describe("Services", func() {
})
It("should be able to up and down services", func() {
// this test uses NodeSSHHosts that does not work if a Node only reports LegacyHostIP
SkipUnlessProviderIs("gce", "gke", "aws")
ns := namespaces[0]
numPods, servicePort := 3, 80