Run nginx ingress test in slow suite

This commit is contained in:
Nick Sardo
2017-06-12 14:05:45 -07:00
parent d97d80fbd7
commit 2d8b6df869

View File

@@ -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() {