Move nginx ingress e2e to [Slow]

This commit is contained in:
bprashanth 2016-09-06 17:40:30 -07:00
parent 63905492f0
commit 371a3bed32

View File

@ -146,7 +146,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7 [Feature:Ingress]", func() {
})
// Time: borderline 5m, slow by design
framework.KubeDescribe("Nginx [Slow] [Feature: Ingress]", func() {
framework.KubeDescribe("Nginx [Slow]", func() {
var nginxController *NginxIngressController
BeforeEach(func() {