Revert "remove cluster logging e2e test from flaky suite"

This commit is contained in:
Minhan Xia 2016-02-02 14:39:38 -08:00
parent ea5f1233c2
commit d55853dc07

View File

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