Commit 6c4c033d authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Use new bucket for ci cloud sdk

parent 4d599ea3
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
export ZONE="us-central1-f" export ZONE="us-central1-f"
# By default, GKE tests run against the GKE test endpoint using CI Cloud SDK. # By default, GKE tests run against the GKE test endpoint using CI Cloud SDK.
# Release jobs (e.g. prod, staging, and test) override these two variables. # Release jobs (e.g. prod, staging, and test) override these two variables.
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/staging" export CLOUDSDK_BUCKET="gs://cloud-sdk-testing/ci/staging"
export CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER="https://test-container.sandbox.googleapis.com/" export CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER="https://test-container.sandbox.googleapis.com/"
export FAIL_ON_GCP_RESOURCE_LEAK="true" export FAIL_ON_GCP_RESOURCE_LEAK="true"
aws-provider-env: | aws-provider-env: |
......
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