Unverified Commit a87e9a97 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #79748 from BenTheElder/automated-cherry-pick-of-#79731-upstream-release-1.14

Automated cherry pick of #79731: edit google dns hostname
parents 9f1b2df3 0812b988
......@@ -35,7 +35,7 @@ type dnsFederationsConfigMapTest struct {
}
var (
googleDnsHostname = "google-public-dns-a.google.com"
googleDnsHostname = "dns.google"
// The ConfigMap update mechanism takes longer than the standard
// wait.ForeverTestTimeout.
moreForeverTestTimeout = 2 * 60 * time.Second
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment