diff --git a/test/e2e/monitoring.go b/test/e2e/monitoring.go index aaaf7b48705..ae93b9f5e0a 100644 --- a/test/e2e/monitoring.go +++ b/test/e2e/monitoring.go @@ -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() {