diff --git a/test/e2e/monitoring.go b/test/e2e/monitoring.go index 5d0e2457816..8f44604a872 100644 --- a/test/e2e/monitoring.go +++ b/test/e2e/monitoring.go @@ -31,8 +31,7 @@ import ( . "github.com/onsi/ginkgo" ) -// TODO: quinton: debug issue #6541 and then remove Pending flag here. -var _ = Describe("[Flaky] Monitoring", func() { +var _ = Describe("Monitoring", func() { f := NewFramework("monitoring") BeforeEach(func() {