mirror of https://github.com/k3s-io/k3s
Merge pull request #79745 from BenTheElder/automated-cherry-pick-of-#79731-upstream-release-1.15
Automated cherry pick of #79731: edit google dns hostnamek3s-v1.15.3
commit
8e12d159bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue