Merge pull request #18424 from wojtek-t/move_liveness_probe_to_flaky

Move LivenessProbe test to flaky
This commit is contained in:
Wojciech Tyczynski 2015-12-09 10:48:40 +01:00
commit 7785dbce3a

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
)