mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Merge pull request #20525 from kubernetes/revert-18910-esmaster
Revert "remove cluster logging e2e test from flaky suite"
This commit is contained in:
commit
09b4341e9f
@ -30,7 +30,8 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("Cluster level logging using Elasticsearch", func() {
|
||||
// Flaky issue #17873
|
||||
var _ = Describe("Cluster level logging using Elasticsearch [Flaky]", func() {
|
||||
f := NewFramework("es-logging")
|
||||
|
||||
BeforeEach(func() {
|
||||
|
Loading…
Reference in New Issue
Block a user