Merge pull request #99798 from freehan/test-fix

Mark ingress neg test as flaky
This commit is contained in:
Kubernetes Prow Robot
2021-03-04 13:40:14 -08:00
committed by GitHub

View File

@@ -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