mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
remove cluster logging e2e test from flaky suite
This commit is contained in:
@@ -30,8 +30,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
// Flaky issue #17873
|
||||
var _ = Describe("Cluster level logging using Elasticsearch [Flaky]", func() {
|
||||
var _ = Describe("Cluster level logging using Elasticsearch", func() {
|
||||
f := NewFramework("es-logging")
|
||||
|
||||
BeforeEach(func() {
|
||||
|
Reference in New Issue
Block a user