From ff276a74edfc758c4da6a6d639de5beb6c7ccfda Mon Sep 17 00:00:00 2001 From: Piotr Szczesniak Date: Wed, 25 Nov 2015 09:38:41 +0100 Subject: [PATCH] Re-enabled GCE L7 load balancer e2e --- hack/jenkins/e2e.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 33a9519788fa..da1a75763499 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -651,7 +651,6 @@ case ${JOB_NAME} in ${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}}\ ) --ginkgo.focus=$(join_regex_no_empty \ ${DISRUPTIVE_TESTS[@]:+${DISRUPTIVE_TESTS[@]}} \ - # This test is not disruptive, however there is no better suite to run it. "\[Autoscaling\]\sReplicationController" \ "GCE\sL7\sLoadBalancer\sController" )"}