mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #17365 from piosz/hpa-e2e
Auto commit by PR queue bot
This commit is contained in:
commit
02ddebdd3e
@ -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