Enabled HPA e2e tests for release 1.1

This commit is contained in:
Piotr Szczesniak 2015-11-17 10:57:30 +01:00
parent 5e20dcfd6f
commit e53eeb551a

View File

@ -588,6 +588,7 @@ case ${JOB_NAME} in
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}}\
) --ginkgo.focus=$(join_regex_no_empty \
${DISRUPTIVE_TESTS[@]:+${DISRUPTIVE_TESTS[@]}} \
"Autoscaling\sSuite.*via\sreplicationController" \
"GCE\sL7\sLoadBalancer\sController"
)"}
: ${JENKINS_PUBLISHED_VERSION:="ci/latest-1.1"}