Unverified Commit 9a5857b1 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #68794 from MrHohn/disable-dns-federation

Disable DNS federation test
parents 4924bd53 0cebf887
...@@ -41,7 +41,7 @@ var ( ...@@ -41,7 +41,7 @@ var (
moreForeverTestTimeout = 2 * 60 * time.Second moreForeverTestTimeout = 2 * 60 * time.Second
) )
var _ = SIGDescribe("DNS configMap federations", func() { var _ = SIGDescribe("DNS configMap federations [Feature:Federation]", func() {
t := &dnsFederationsConfigMapTest{dnsTestCommon: newDnsTestCommon()} t := &dnsFederationsConfigMapTest{dnsTestCommon: newDnsTestCommon()}
......
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