Merge pull request #23133 from spxtr/fix-staging

gke-staging should point to staging.
This commit is contained in:
CJ Cullen
2016-03-17 10:17:14 -07:00

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}'