Commit c9036f00 authored by Marcin Wielgus's avatar Marcin Wielgus

Mark monitoring e2e tests as flaky until the new Heapster release

parent 9a1d16f4
...@@ -30,7 +30,7 @@ import ( ...@@ -30,7 +30,7 @@ import (
) )
// TODO: quinton: debug issue #6541 and then remove Pending flag here. // TODO: quinton: debug issue #6541 and then remove Pending flag here.
var _ = Describe("Monitoring", func() { var _ = Describe("[Flaky] Monitoring", func() {
var c *client.Client var c *client.Client
BeforeEach(func() { BeforeEach(func() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment