Merge pull request #16363 from ashcrow/disable-flake-16285

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-10-27 17:14:33 -07:00
commit 77f3c7ebf5

View File

@ -178,6 +178,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Namespaces.*should\sdelete\sfast"
"ServiceAccounts"
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
"Services.*identically\snamed" # error waiting for reachability, issue: #16285
)
# Tests that should not run on soak cluster.