mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
modify a duplicate e2e test of DNS configMap
This commit is contained in:
parent
d655c9a873
commit
dd2977f635
@ -43,7 +43,7 @@ var (
|
||||
|
||||
var _ = SIGDescribe("DNS configMap federations", func() {
|
||||
|
||||
t := &dnsNameserverTest{dnsTestCommon: newDnsTestCommon()}
|
||||
t := &dnsFederationsConfigMapTest{dnsTestCommon: newDnsTestCommon()}
|
||||
|
||||
It("should be able to change federation configuration [Slow][Serial]", func() {
|
||||
t.c = t.f.ClientSet
|
||||
|
Loading…
Reference in New Issue
Block a user