mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Enabled HPA e2e tests for release 1.1
This commit is contained in:
parent
5e20dcfd6f
commit
e53eeb551a
@ -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"}
|
||||
|
Loading…
Reference in New Issue
Block a user