Merge pull request #6775 from rjnagal/node

Add monitoring e2e back
This commit is contained in:
Quinton Hoole
2015-04-13 12:00:35 -07:00

View File

@@ -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() {