Merge pull request #36225 from piosz/logging-e2e

Automatic merge from submit-queue

Promoted GCL e2e test to stable

The test is stable - haven't failed during last ~runs.
This commit is contained in:
Kubernetes Submit Queue 2016-11-14 04:19:56 -08:00 committed by GitHub
commit 706224d9c3

View File

@ -31,7 +31,7 @@ import (
. "github.com/onsi/gomega"
)
var _ = framework.KubeDescribe("Cluster level logging using GCL [Flaky]", func() {
var _ = framework.KubeDescribe("Cluster level logging using GCL", func() {
f := framework.NewDefaultFramework("gcl-logging")
BeforeEach(func() {