We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3adc4 commit b98a3feCopy full SHA for b98a3fe
test/e2e/network/example_cluster_dns.go
@@ -59,7 +59,7 @@ try:
59
except:
60
print('err')`
61
62
-var _ = common.SIGDescribe("ClusterDns", feature.Example, func() {
+var _ = common.SIGDescribe("ClusterDns", feature.Example, feature.NetworkingIPv4, func() {
63
f := framework.NewDefaultFramework("cluster-dns")
64
f.NamespacePodSecurityLevel = admissionapi.LevelPrivileged
65
0 commit comments