Merge pull request #34761 from Crassirostris/mark-gcl-logging-test-flaky
Marked GCL logging test as Flaky
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user