Make KubeProxy test faster

This commit is contained in:
Abhishek Shah
2015-09-21 08:54:56 -07:00
parent 6dbb781093
commit a64dad04c7
2 changed files with 57 additions and 46 deletions

View File

@@ -132,7 +132,6 @@ GCE_FLAKY_TESTS=(
GCE_SLOW_TESTS=(
"SchedulerPredicates\svalidates\sMaxPods\slimit " # 8 min, file: scheduler_predicates.go, PR: #13315
"Nodes\sResize" # 3 min 30 sec, file: resize_nodes.go, issue: #13323
"KubeProxy\sshould\stest\skube-proxy" # 15 min, file: kubeproxy.go, issue: #14204
)
# Tests which are not able to be run in parallel.