diff --git a/test/e2e/network/ingress.go b/test/e2e/network/ingress.go index 504f733a1b0..a58a0eac930 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