Skip to content

Commit

Permalink
Marked GCL logging test as Flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
Mik Vyatskov committed Oct 13, 2016
1 parent 92ef912 commit 1c03b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/cluster_logging_gcl.go
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 1c03b5e

Please sign in to comment.