mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Merge pull request #34761 from Crassirostris/mark-gcl-logging-test-flaky
Marked GCL logging test as Flaky
This commit is contained in:
commit
7461eed94a
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user