Commit 0812b988 authored by Sandeep Rajan's avatar Sandeep Rajan Committed by Benjamin Elder

edit google dns hostname

parent 9f1b2df3
......@@ -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