From fe5717916b4cb2d0c4e5d0e7899e1f0bff043811 Mon Sep 17 00:00:00 2001 From: Prashanth Balasubramanian Date: Wed, 11 Nov 2015 10:50:24 -0800 Subject: [PATCH] Disable l7 test on soak continuous --- hack/jenkins/e2e.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 7d18626c1cf..3500dfe2f81 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -212,6 +212,7 @@ GCE_PARALLEL_FLAKY_TESTS=( # Tests that should not run on soak cluster. GCE_SOAK_CONTINUOUS_SKIP_TESTS=( + "GCE\sL7\sLoadBalancer\sController" # issue: #17119 "Density.*30\spods" "Elasticsearch" "external\sload\sbalancer"