mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
Merge pull request #17759 from piosz/l7-e2e
Auto commit by PR queue bot
This commit is contained in:
@@ -652,7 +652,6 @@ case ${JOB_NAME} in
|
|||||||
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}}\
|
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}}\
|
||||||
) --ginkgo.focus=$(join_regex_no_empty \
|
) --ginkgo.focus=$(join_regex_no_empty \
|
||||||
${DISRUPTIVE_TESTS[@]:+${DISRUPTIVE_TESTS[@]}} \
|
${DISRUPTIVE_TESTS[@]:+${DISRUPTIVE_TESTS[@]}} \
|
||||||
# This test is not disruptive, however there is no better suite to run it.
|
|
||||||
"\[Autoscaling\]\sReplicationController" \
|
"\[Autoscaling\]\sReplicationController" \
|
||||||
"GCE\sL7\sLoadBalancer\sController"
|
"GCE\sL7\sLoadBalancer\sController"
|
||||||
)"}
|
)"}
|
||||||
|
Reference in New Issue
Block a user