remove cluster logging e2e test from flaky suite

This commit is contained in:
Minhan Xia 2015-12-18 14:05:44 -08:00
parent da8b85e5c7
commit 32ca82de04

View File

@ -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() {