mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Merge pull request #21893 from wojtek-t/move_kubemark_back
Revert #21867 and #21868
This commit is contained in:
commit
1c9e4d2709
@ -41,8 +41,7 @@
|
|||||||
timeout: 120
|
timeout: 120
|
||||||
cron-string: '@hourly'
|
cron-string: '@hourly'
|
||||||
job-env: |
|
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 PROJECT="kubernetes-scale"
|
||||||
export E2E_TEST="false"
|
export E2E_TEST="false"
|
||||||
export USE_KUBEMARK="true"
|
export USE_KUBEMARK="true"
|
||||||
@ -51,8 +50,7 @@
|
|||||||
export NUM_NODES="10"
|
export NUM_NODES="10"
|
||||||
export MASTER_SIZE="n1-standard-2"
|
export MASTER_SIZE="n1-standard-2"
|
||||||
export NODE_SIZE="n1-standard-1"
|
export NODE_SIZE="n1-standard-1"
|
||||||
# TODO: move to the us-central1 after we get a quota there
|
export KUBE_GCE_ZONE="us-central1-b"
|
||||||
export KUBE_GCE_ZONE="us-east1-d"
|
|
||||||
export KUBEMARK_MASTER_SIZE="n1-standard-4"
|
export KUBEMARK_MASTER_SIZE="n1-standard-4"
|
||||||
export KUBEMARK_NUM_NODES="100"
|
export KUBEMARK_NUM_NODES="100"
|
||||||
- '500-gce':
|
- '500-gce':
|
||||||
|
Loading…
Reference in New Issue
Block a user