Skip to content

Commit

Permalink
Move e2e tests to us-east1 (kubeflow#847)
Browse files Browse the repository at this point in the history
* move to us-east1

* switch to us-east1-b
  • Loading branch information
hongye-sun authored and k8s-ci-robot committed Feb 22, 2019
1 parent 6035d91 commit 6d98c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/presubmit-tests-with-pipeline-deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ echo "presubmit test starts"

# activating the service account
gcloud auth activate-service-account --key-file="${GOOGLE_APPLICATION_CREDENTIALS}"
gcloud config set compute/zone us-west1-a
gcloud config set compute/zone us-east1-b
gcloud config set core/project ${PROJECT}

#Uploading the source code to GCS:
Expand Down

0 comments on commit 6d98c6f

Please sign in to comment.