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

Auto commit by PR queue bot
pull/6/head
k8s-merge-robot 2015-12-29 04:05:35 -08:00
commit 6f97970339
1 changed files with 1 additions and 1 deletions

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