mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-23 19:08:44 +00:00
mark Elasticsearch test as Feature
This commit is contained in:
@@ -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() {
|
||||||
|
Reference in New Issue
Block a user