fixed exended resource scheduling performance test, added more nodes for scheduling the init pods

This commit is contained in:
yliao
2025-07-31 18:06:41 +00:00
parent 9e2a0c7453
commit 65fda6dd34

View File

@@ -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