Vagrant passes conformance tests at HEAD

This commit is contained in:
derekwaynecarr
2015-07-27 15:22:45 -04:00
parent dde72229dc
commit 01ec50deb4
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