mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Mark monitoring e2e tests as flaky until the new Heapster release
This commit is contained in:
parent
9a1d16f47d
commit
c9036f00d1
@ -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
Block a user