mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Bring back the smallest integration test
This commit is contained in:
@@ -746,8 +746,13 @@
|
|||||||
podTemplatePath: config/templates/pod-default.yaml
|
podTemplatePath: config/templates/pod-default.yaml
|
||||||
collectMetrics: true
|
collectMetrics: true
|
||||||
workloads:
|
workloads:
|
||||||
- name: 500Nodes/1kPods
|
- name: 5Nodes/10Pods
|
||||||
labels: [integration-test, performance, short]
|
labels: [integration-test, performance, short]
|
||||||
|
params:
|
||||||
|
initNodes: 5
|
||||||
|
measurePods: 10
|
||||||
|
- name: 500Nodes/1kPods
|
||||||
|
labels: [performance, short]
|
||||||
params:
|
params:
|
||||||
initNodes: 500
|
initNodes: 500
|
||||||
measurePods: 1000
|
measurePods: 1000
|
||||||
|
Reference in New Issue
Block a user