mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 10:19:35 +00:00
fixed exended resource scheduling performance test, added more nodes for scheduling the init pods
This commit is contained in:
@@ -58,11 +58,11 @@
|
||||
initPods: 0
|
||||
measurePods: 10
|
||||
maxClaimsPerNode: 10
|
||||
- name: 2000pods_100nodes
|
||||
- name: 2000pods_200nodes
|
||||
labels: [integration-test]
|
||||
params:
|
||||
classes: 1000
|
||||
nodesWithDRA: 100
|
||||
nodesWithDRA: 200
|
||||
nodesWithoutDRA: 0
|
||||
initPods: 1000
|
||||
measurePods: 1000
|
||||
|
||||
Reference in New Issue
Block a user