mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #99798 from freehan/test-fix
Mark ingress neg test as flaky
This commit is contained in:
commit
2d9cb74bc7
@ -205,7 +205,7 @@ var _ = common.SIGDescribe("Loadbalancing: L7", func() {
|
|||||||
// zone based on pod labels.
|
// zone based on pod labels.
|
||||||
})
|
})
|
||||||
|
|
||||||
ginkgo.Describe("GCE [Slow] [Feature:NEG]", func() {
|
ginkgo.Describe("GCE [Slow] [Feature:NEG] [Flaky]", func() {
|
||||||
var gceController *gce.IngressController
|
var gceController *gce.IngressController
|
||||||
|
|
||||||
// Platform specific setup
|
// Platform specific setup
|
||||||
|
Loading…
Reference in New Issue
Block a user