mirror of https://github.com/k3s-io/k3s
commit
6f97970339
|
@ -30,7 +30,7 @@ import (
|
|||
)
|
||||
|
||||
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
|
||||
var _ = Describe("Monitoring", func() {
|
||||
var _ = Describe("[Flaky] Monitoring", func() {
|
||||
var c *client.Client
|
||||
|
||||
BeforeEach(func() {
|
||||
|
|
Loading…
Reference in New Issue