Commit 4617ecb7 authored by jay vyas's avatar jay vyas

Remove networking from flakeys

parent 646d9e79
...@@ -206,7 +206,6 @@ GCE_PARALLEL_FLAKY_TESTS=( ...@@ -206,7 +206,6 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Elasticsearch" "Elasticsearch"
"Namespaces.*should\sdelete\sfast" "Namespaces.*should\sdelete\sfast"
"ServiceAccounts" "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 "Services.*identically\snamed" # error waiting for reachability, issue: #16285
) )
......
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