mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 01:06:27 +00:00
Move nginx ingress e2e to [Slow]
This commit is contained in:
parent
63905492f0
commit
371a3bed32
@ -146,7 +146,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7 [Feature:Ingress]", func() {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// Time: borderline 5m, slow by design
|
// Time: borderline 5m, slow by design
|
||||||
framework.KubeDescribe("Nginx [Slow] [Feature: Ingress]", func() {
|
framework.KubeDescribe("Nginx [Slow]", func() {
|
||||||
var nginxController *NginxIngressController
|
var nginxController *NginxIngressController
|
||||||
|
|
||||||
BeforeEach(func() {
|
BeforeEach(func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user