From eff8ea24325ebaa947870186c011b87729527880 Mon Sep 17 00:00:00 2001 From: Quinton Hoole Date: Fri, 4 Sep 2015 08:44:34 -0700 Subject: [PATCH] Banish some more Services e2e tests to flaky in parallel. --- hack/jenkins/e2e.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index c39195f7c85..1830f769254 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -138,6 +138,7 @@ GCE_PARALLEL_FLAKY_TESTS=( "Services.*functioning\sexternal\sload\sbalancer" "Services.*identically\snamed" "Services.*release.*load\sbalancer" + "Services.*endpoint" ) # Tests that should not run on soak cluster.