From 1c41c8f62b3f54039647e85c2073bf26b0a7ee14 Mon Sep 17 00:00:00 2001 From: Piotr Szczesniak Date: Fri, 4 Nov 2016 13:13:30 +0100 Subject: [PATCH] Promoted GCL e2e test to stable --- test/e2e/cluster_logging_gcl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/cluster_logging_gcl.go b/test/e2e/cluster_logging_gcl.go index 3e9c01dd4ea..db84062b7e9 100644 --- a/test/e2e/cluster_logging_gcl.go +++ b/test/e2e/cluster_logging_gcl.go @@ -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() {