Merge pull request #21019 from freehan/estest

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2016-02-19 05:46:23 -08:00
3 changed files with 17 additions and 2 deletions

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 [Feature:Elasticsearch]", func() {
f := NewFramework("es-logging")
BeforeEach(func() {