diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 60029227c64..9f48d26a67c 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -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 )