Add monitoring e2e back.

The last bugfix in #6710 fixed the real problem.
This commit is contained in:
Rohit Jnagal 2015-04-13 18:36:12 +00:00
parent 013653bd58
commit a4f9ded003

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