mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
mark dashboard tests [Feature:Dashboard]
This commit is contained in:
parent
3e0fe89e3c
commit
1e831eff55
@ -32,7 +32,7 @@ import (
|
|||||||
"github.com/onsi/ginkgo"
|
"github.com/onsi/ginkgo"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = SIGDescribe("Kubernetes Dashboard", func() {
|
var _ = SIGDescribe("Kubernetes Dashboard [Feature:Dashboard]", func() {
|
||||||
ginkgo.BeforeEach(func() {
|
ginkgo.BeforeEach(func() {
|
||||||
// TODO(kubernetes/kubernetes#61559): Enable dashboard here rather than skip the test.
|
// TODO(kubernetes/kubernetes#61559): Enable dashboard here rather than skip the test.
|
||||||
framework.SkipIfProviderIs("gke")
|
framework.SkipIfProviderIs("gke")
|
||||||
|
Loading…
Reference in New Issue
Block a user