mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
edit google dns hostname
This commit is contained in:
parent
f9a7ca8bab
commit
9e683fab30
@ -35,7 +35,7 @@ type dnsFederationsConfigMapTest struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var (
|
var (
|
||||||
googleDNSHostname = "google-public-dns-a.google.com"
|
googleDNSHostname = "dns.google"
|
||||||
// The ConfigMap update mechanism takes longer than the standard
|
// The ConfigMap update mechanism takes longer than the standard
|
||||||
// wait.ForeverTestTimeout.
|
// wait.ForeverTestTimeout.
|
||||||
moreForeverTestTimeout = 2 * 60 * time.Second
|
moreForeverTestTimeout = 2 * 60 * time.Second
|
||||||
|
Loading…
Reference in New Issue
Block a user