Commit 1c03b5ed authored by Mik Vyatskov's avatar Mik Vyatskov

Marked GCL logging test as Flaky

parent 92ef912f
...@@ -31,7 +31,7 @@ import ( ...@@ -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() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment