KubeProxy e2e test is still slow

This commit is contained in:
Jeff Grafton 2015-09-23 16:06:23 -07:00
parent b1461be2e4
commit bf8153c644

View File

@ -144,6 +144,7 @@ GCE_SLOW_TESTS=(
"Nodes\sResize" # 3 min 30 sec, file: resize_nodes.go, issue: #13323
"resource\susage\stracking" # 1 hour, file: kubelet_perf.go, slow by design
"monotonically\sincreasing\srestart\scount" # 1.5 to 5 min, file: pods.go, slow by design
"KubeProxy\sshould\stest\skube-proxy" # 9 min 30 sec, file: kubeproxy.go, issue: #14204
)
# Tests which are not able to be run in parallel.