You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/extended/util/test.go
+1
Original file line number
Diff line number
Diff line change
@@ -321,6 +321,7 @@ var (
321
321
`Services should be able to up and down services`, // we don't have wget installed on nodes
322
322
`Network should set TCP CLOSE_WAIT timeout`, // possibly some difference between ubuntu and fedora
323
323
`should allow ingress access on one named port`, // broken even with network policy on
324
+
`should answer endpoint and wildcard queries for the cluster`, // currently not supported by dns operator https://github.com/openshift/cluster-dns-operator/issues/43
0 commit comments