Merge pull request #22547 from jlowdermilk/sdk-ci-bucket

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-03-04 17:39:08 -08:00
commit 93650d28a8

View File

@ -156,7 +156,7 @@
export ZONE="us-central1-f"
# 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.
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 FAIL_ON_GCP_RESOURCE_LEAK="true"
aws-provider-env: |