mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
Merge pull request #6270 from jlowdermilk/gcloud-updates
Updates for gcloud 0.9.54
This commit is contained in:
@@ -46,7 +46,7 @@ var _ = Describe("Services", func() {
|
||||
})
|
||||
|
||||
It("should provide DNS for the cluster", func() {
|
||||
if testContext.provider == "vagrant" {
|
||||
if testContext.Provider == "vagrant" {
|
||||
By("Skipping test which is broken for vagrant (See https://github.com/GoogleCloudPlatform/kubernetes/issues/3580)")
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user