mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Fix indentation for ingress jobs in e2e.sh.
This commit is contained in:
parent
f0620a5efd
commit
7075d3c378
@ -289,8 +289,8 @@ case ${JOB_NAME} in
|
||||
: ${PROJECT:="kubernetes-flannel"}
|
||||
;;
|
||||
|
||||
# Runs only the ingress tests on GKE.
|
||||
kubernetes-e2e-gke-ingress)
|
||||
# Runs only the ingress tests on GKE.
|
||||
kubernetes-e2e-gke-ingress)
|
||||
: ${E2E_CLUSTER_NAME:="jenkins-gke-e2e-ingress"}
|
||||
: ${E2E_NETWORK:="e2e-gke-ingress"}
|
||||
: ${E2E_SET_CLUSTER_API_VERSION:=y}
|
||||
|
Loading…
Reference in New Issue
Block a user