Commit a48515bf authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

fix jobname for kubernetes-e2e-gce-release-1.1

parent e2659fc6
...@@ -401,7 +401,7 @@ case ${JOB_NAME} in ...@@ -401,7 +401,7 @@ case ${JOB_NAME} in
# sequentially. As a reminder, if you need to change the skip list # sequentially. As a reminder, if you need to change the skip list
# or flaky test list on the release branch, you'll need to propose a # or flaky test list on the release branch, you'll need to propose a
# pull request directly to the release branch itself. # pull request directly to the release branch itself.
kubernetes-e2e-gce-rc) kubernetes-e2e-gce-release-1.1)
: ${E2E_CLUSTER_NAME:="jenkins-gce-e2e-release-1.1"} : ${E2E_CLUSTER_NAME:="jenkins-gce-e2e-release-1.1"}
: ${E2E_DOWN:="false"} : ${E2E_DOWN:="false"}
: ${E2E_NETWORK:="gce-e2e-1-1"} : ${E2E_NETWORK:="gce-e2e-1-1"}
......
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