mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #18424 from wojtek-t/move_liveness_probe_to_flaky
Move LivenessProbe test to flaky
This commit is contained in:
commit
7785dbce3a
@ -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
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user