mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #79731 from rajansandeep/ptrtest
Edit google DNS hostname
This commit is contained in:
commit
3c675ade25
@ -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
Block a user