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

This commit is contained in:
Jeff Lowdermilk 2015-10-12 16:20:42 -07:00
parent e2659fc645
commit a48515bfb0

View File

@ -401,7 +401,7 @@ case ${JOB_NAME} in
# 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
# 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_DOWN:="false"}
: ${E2E_NETWORK:="gce-e2e-1-1"}