Move LivenessProbe test to flaky

This commit is contained in:
Wojciech Tyczynski 2015-12-09 10:05:54 +01:00
parent f4d3f06067
commit 7c2212526a

View File

@ -361,6 +361,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"DaemonRestart"
"Elasticsearch"
"Namespaces.*should\sdelete\sfast"
"Pods.*back-off\srestarting.*LivenessProbe" # issue: #18293
"ServiceAccounts"
"Services.*identically\snamed" # error waiting for reachability, issue: #16285
)