mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Run nginx ingress test in slow suite
This commit is contained in:
@@ -144,7 +144,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7", func() {
|
||||
})
|
||||
|
||||
// Time: borderline 5m, slow by design
|
||||
framework.KubeDescribe("Nginx", func() {
|
||||
framework.KubeDescribe("[Slow] Nginx", func() {
|
||||
var nginxController *framework.NginxIngressController
|
||||
|
||||
BeforeEach(func() {
|
||||
|
Reference in New Issue
Block a user