flake: Disable flaky service e2e per #16285
This commit is contained in:
@@ -177,6 +177,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
|||||||
"PD"
|
"PD"
|
||||||
"ServiceAccounts"
|
"ServiceAccounts"
|
||||||
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
"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.
|
# Tests that should not run on soak cluster.
|
||||||
|
|||||||
Reference in New Issue
Block a user