Merge pull request #34761 from Crassirostris/mark-gcl-logging-test-flaky

Marked GCL logging test as Flaky
This commit is contained in:
Matt Liggett 2016-10-13 14:52:37 -07:00 committed by GitHub
commit 7461eed94a

View File

@ -31,7 +31,7 @@ import (
. "github.com/onsi/gomega"
)
var _ = framework.KubeDescribe("Cluster level logging using GCL", func() {
var _ = framework.KubeDescribe("Cluster level logging using GCL [Flaky]", func() {
f := framework.NewDefaultFramework("gcl-logging")
BeforeEach(func() {