Commit 52ce36ea authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #14455 from ixdy/jenkins-configs

Auto commit by PR queue bot
parents d9c56eed bf8153c6
...@@ -143,6 +143,7 @@ GCE_SLOW_TESTS=( ...@@ -143,6 +143,7 @@ GCE_SLOW_TESTS=(
"Nodes\sResize" # 3 min 30 sec, file: resize_nodes.go, issue: #13323 "Nodes\sResize" # 3 min 30 sec, file: resize_nodes.go, issue: #13323
"resource\susage\stracking" # 1 hour, file: kubelet_perf.go, slow by design "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 "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. # Tests which are not able to be run in parallel.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment