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