Vagrant passes conformance tests at HEAD
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user