mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
remove cluster logging e2e test from flaky suite
This commit is contained in:
parent
da8b85e5c7
commit
32ca82de04
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user