mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-08 11:38:15 +00:00
mark Elasticsearch test as Feature
This commit is contained in:
parent
c70c7fde4d
commit
a33f11f225
@ -30,8 +30,7 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Flaky issue #17873
|
var _ = Describe("Cluster level logging using Elasticsearch [Feature: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