mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Merge pull request #18910 from freehan/esmaster
Auto commit by PR queue bot
This commit is contained in:
commit
4a8d811e61
@ -30,8 +30,7 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Flaky issue #17873
|
var _ = Describe("Cluster level logging using Elasticsearch", func() {
|
||||||
var _ = Describe("Cluster level logging using Elasticsearch [Flaky]", func() {
|
|
||||||
f := NewFramework("es-logging")
|
f := NewFramework("es-logging")
|
||||||
|
|
||||||
BeforeEach(func() {
|
BeforeEach(func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user