mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
remove flaky tag for GCE NEG tests
Fixed by https://github.com/kubernetes/kubernetes/pull/113858 https://github.com/kubernetes/kubernetes/pull/113562
This commit is contained in:
parent
8f2371bcce
commit
b89f42be26
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user