mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("Kubernetes Dashboard", func() {
|
||||
var _ = KubeDescribe("Kubernetes Dashboard", func() {
|
||||
const (
|
||||
uiServiceName = "kubernetes-dashboard"
|
||||
uiAppName = uiServiceName
|
||||
|
Reference in New Issue
Block a user