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