Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtek-t committed Feb 24, 2016
1 parent b9e1e1b commit f265101
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions hack/jenkins/job-configs/kubernetes-kubemark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
timeout: 120
cron-string: '@hourly'
job-env: |
# TODO: Restore previous project once we have enough quota.
# export PROJECT="k8s-jenkins-kubemark"
export PROJECT="k8s-jenkins-kubemark"
export PROJECT="kubernetes-scale"
export E2E_TEST="false"
export USE_KUBEMARK="true"
Expand All @@ -51,8 +50,7 @@
export NUM_NODES="10"
export MASTER_SIZE="n1-standard-2"
export NODE_SIZE="n1-standard-1"
# TODO: move to the us-central1 after we get a quota there
export KUBE_GCE_ZONE="us-east1-d"
export KUBE_GCE_ZONE="us-central1-b"
export KUBEMARK_MASTER_SIZE="n1-standard-4"
export KUBEMARK_NUM_NODES="100"
- '500-gce':
Expand Down

0 comments on commit f265101

Please sign in to comment.