Skip to content

Commit

Permalink
gce-federation: Add KUBE_GCS_DEV_RELEASE_BUCKET
Browse files Browse the repository at this point in the history
In anticipation of re-adding kubernetes/kubernetes#28193

Fixes kubernetes#240 for good
  • Loading branch information
zmerlynn committed Jun 29, 2016
1 parent 92a1d1a commit da45c46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
export FEDERATION_PUSH_REPO_BASE="gcr.io/k8s-jkns-e2e-gce-federation"
export KUBE_GCE_ZONE="us-central1-f" #TODO(colhom): This should be generalized out to plural case
export KUBE_GCS_RELEASE_BUCKET=kubernetes-federation-release
export KUBE_GCS_DEV_RELEASE_BUCKET=kubernetes-federation-release
- 'gce-kubenet': # kubernetes-e2e-gce-kubenet
description: 'Run all non-flaky, non-slow, non-disruptive, non-feature tests on GCE using kubenet as network provider'
timeout: 120
Expand Down

0 comments on commit da45c46

Please sign in to comment.