Revert "remove cluster logging e2e test from flaky suite"

pull/6/head
Minhan Xia 2016-02-02 14:39:38 -08:00
parent ea5f1233c2
commit d55853dc07
1 changed files with 2 additions and 1 deletions

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