mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Remove kubemark-gce suite
This commit is contained in:
parent
8355cefb7b
commit
6dec136b23
@ -54,22 +54,6 @@
|
|||||||
export KUBE_GCE_ZONE="us-central1-f"
|
export KUBE_GCE_ZONE="us-central1-f"
|
||||||
export KUBEMARK_MASTER_SIZE="n1-standard-1"
|
export KUBEMARK_MASTER_SIZE="n1-standard-1"
|
||||||
export KUBEMARK_NUM_NODES="5"
|
export KUBEMARK_NUM_NODES="5"
|
||||||
- 'gce':
|
|
||||||
description: 'Run Kubemark test on a fake 100 node cluster to have a comparison to the real results from scalability suite.'
|
|
||||||
timeout: 120
|
|
||||||
cron-string: '@hourly'
|
|
||||||
job-env: |
|
|
||||||
export PROJECT="k8s-jenkins-kubemark"
|
|
||||||
export E2E_TEST="false"
|
|
||||||
export USE_KUBEMARK="true"
|
|
||||||
export KUBEMARK_TESTS="\[Feature:Performance\]"
|
|
||||||
# Override defaults to be independent from GCE defaults and set kubemark parameters
|
|
||||||
export NUM_NODES="3"
|
|
||||||
export MASTER_SIZE="n1-standard-2"
|
|
||||||
export NODE_SIZE="n1-standard-4"
|
|
||||||
export KUBE_GCE_ZONE="us-central1-b"
|
|
||||||
export KUBEMARK_MASTER_SIZE="n1-standard-4"
|
|
||||||
export KUBEMARK_NUM_NODES="100"
|
|
||||||
- 'high-density-100-gce':
|
- 'high-density-100-gce':
|
||||||
description: 'Run Kubemark high-density (100 pods/node) test on a fake 100 node cluster.'
|
description: 'Run Kubemark high-density (100 pods/node) test on a fake 100 node cluster.'
|
||||||
timeout: 160
|
timeout: 160
|
||||||
|
Loading…
Reference in New Issue
Block a user