Commit b47814d9 authored by Quinton Hoole's avatar Quinton Hoole

Merge pull request #6775 from rjnagal/node

Add monitoring e2e back
parents 60f0c28f a4f9ded0
...@@ -32,7 +32,7 @@ import ( ...@@ -32,7 +32,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 _ = PDescribe("Monitoring", func() { var _ = Describe("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