mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #20998 from ihmccreery/fix-6541
Auto commit by PR queue bot
This commit is contained in:
commit
5d66ee4f02
@ -31,8 +31,7 @@ import (
|
|||||||
. "github.com/onsi/ginkgo"
|
. "github.com/onsi/ginkgo"
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
|
var _ = Describe("Monitoring", func() {
|
||||||
var _ = Describe("[Flaky] Monitoring", func() {
|
|
||||||
f := NewFramework("monitoring")
|
f := NewFramework("monitoring")
|
||||||
|
|
||||||
BeforeEach(func() {
|
BeforeEach(func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user