Commit a4f9ded0 authored by Rohit Jnagal's avatar Rohit Jnagal

Add monitoring e2e back.

The last bugfix in #6710 fixed the real problem.
parent 013653bd
......@@ -32,7 +32,7 @@ import (
)
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
var _ = PDescribe("Monitoring", func() {
var _ = Describe("Monitoring", func() {
var c *client.Client
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