Marked GCL logging test as Flaky

This commit is contained in:
Mik Vyatskov 2016-10-13 23:03:16 +02:00
parent 92ef912f64
commit 1c03b5ed13

View File

@ -31,7 +31,7 @@ import (
. "github.com/onsi/gomega" . "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") f := framework.NewDefaultFramework("gcl-logging")
BeforeEach(func() { BeforeEach(func() {