mirror of https://github.com/k3s-io/k3s
commit
5d66ee4f02
|
@ -31,8 +31,7 @@ import (
|
|||
. "github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
|
||||
var _ = Describe("[Flaky] Monitoring", func() {
|
||||
var _ = Describe("Monitoring", func() {
|
||||
f := NewFramework("monitoring")
|
||||
|
||||
BeforeEach(func() {
|
||||
|
|
Loading…
Reference in New Issue