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
commit 2d9cb74bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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