Merge pull request #14455 from ixdy/jenkins-configs

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-10-08 22:34:59 -07:00
commit 52ce36eae8

View File

@ -143,6 +143,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.