Merge pull request #23133 from spxtr/fix-staging

gke-staging should point to staging.
pull/6/head
CJ Cullen 2016-03-17 10:17:14 -07:00
commit 6cd8e5c0e6
1 changed files with 1 additions and 0 deletions

View File

@ -351,6 +351,7 @@
export PROJECT="k8s-jkns-e2e-gke-staging"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
export JENKINS_USE_SERVER_VERSION="y"
export CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER="https://staging-container.sandbox.googleapis.com/"
jobs:
- 'kubernetes-e2e-{suffix}'