Merge pull request #19168 from mwielgus/turn-off-monitoring

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-12-29 04:05:35 -08:00
commit 6f97970339

View File

@ -30,7 +30,7 @@ import (
)
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
var _ = Describe("Monitoring", func() {
var _ = Describe("[Flaky] Monitoring", func() {
var c *client.Client
BeforeEach(func() {