mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #114131 from aojea/noflaky_lb
remove flaky tag for GCE NEG tests
This commit is contained in:
commit
60274a1a0a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user