Commit bb9760ae authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #20952 from spxtr/extra-space

Auto commit by PR queue bot
parents f0620a5e 7075d3c3
...@@ -289,8 +289,8 @@ case ${JOB_NAME} in ...@@ -289,8 +289,8 @@ case ${JOB_NAME} in
: ${PROJECT:="kubernetes-flannel"} : ${PROJECT:="kubernetes-flannel"}
;; ;;
# Runs only the ingress tests on GKE. # Runs only the ingress tests on GKE.
kubernetes-e2e-gke-ingress) kubernetes-e2e-gke-ingress)
: ${E2E_CLUSTER_NAME:="jenkins-gke-e2e-ingress"} : ${E2E_CLUSTER_NAME:="jenkins-gke-e2e-ingress"}
: ${E2E_NETWORK:="e2e-gke-ingress"} : ${E2E_NETWORK:="e2e-gke-ingress"}
: ${E2E_SET_CLUSTER_API_VERSION:=y} : ${E2E_SET_CLUSTER_API_VERSION:=y}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment