Mark monitoring e2e tests as flaky until the new Heapster release
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user