Commit 706224d9 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #36225 from piosz/logging-e2e

Automatic merge from submit-queue Promoted GCL e2e test to stable The test is stable - haven't failed during last ~runs.
parents 38cc6df7 1c41c8f6
...@@ -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 [Flaky]", func() { var _ = framework.KubeDescribe("Cluster level logging using GCL", 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