Merge pull request #114131 from aojea/noflaky_lb

remove flaky tag for GCE NEG tests
This commit is contained in:
Kubernetes Prow Robot
2022-12-12 11:43:33 -08:00
committed by GitHub

View File

@@ -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 var gceController *gce.IngressController
// Platform specific setup // Platform specific setup