diff --git a/test/e2e/network/ingress.go b/test/e2e/network/ingress.go index 4523e3c8643..7c7825f55f2 100644 --- a/test/e2e/network/ingress.go +++ b/test/e2e/network/ingress.go @@ -129,7 +129,7 @@ var _ = common.SIGDescribe("Loadbalancing: L7", func() { }) - ginkgo.Describe("GCE [Slow] [Feature:NEG] [Flaky]", func() { + ginkgo.Describe("GCE [Slow] [Feature:NEG]", func() { var gceController *gce.IngressController // Platform specific setup