diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 9558edf2255..9e41c0a17cd 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -115,6 +115,9 @@ GCE_PARALLEL_FLAKY_TESTS=( "PD" "ServiceAccounts" "Service\sendpoints\slatency" + "Service.*basic\sendpoint" + "Probing.*should\snot.*initial\sdelay" + "Service.*multiport\sendpoint" "Services.*change\sthe\stype" "Services.*functioning\sexternal\sload\sbalancer" "Services.*identically\snamed"