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

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
// Platform specific setup