Promoted GCL e2e test to stable

This commit is contained in:
Piotr Szczesniak 2016-11-04 13:13:30 +01:00
parent 4280eed6b2
commit 1c41c8f62b

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