Commit 7c221252 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Move LivenessProbe test to flaky

parent f4d3f060
...@@ -361,6 +361,7 @@ GCE_PARALLEL_FLAKY_TESTS=( ...@@ -361,6 +361,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"DaemonRestart" "DaemonRestart"
"Elasticsearch" "Elasticsearch"
"Namespaces.*should\sdelete\sfast" "Namespaces.*should\sdelete\sfast"
"Pods.*back-off\srestarting.*LivenessProbe" # issue: #18293
"ServiceAccounts" "ServiceAccounts"
"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