Remove networking from flakeys

This commit is contained in:
jay vyas 2015-11-12 16:53:00 -05:00
parent 646d9e7951
commit 4617ecb72c

View File

@ -206,7 +206,6 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Elasticsearch"
"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
)