mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -249,7 +249,7 @@ func createServiceSpec(serviceName string, isHeadless bool, selector map[string]
|
||||
return headlessService
|
||||
}
|
||||
|
||||
var _ = Describe("DNS", func() {
|
||||
var _ = KubeDescribe("DNS", func() {
|
||||
f := NewDefaultFramework("dns")
|
||||
|
||||
It("should provide DNS for the cluster [Conformance]", func() {
|
||||
|
Reference in New Issue
Block a user