fix the broken part due to the merge

This commit is contained in:
Kensei Nakada 2024-11-06 15:33:58 +09:00
parent d4d91d4ace
commit 4b92f6d398

View File

@ -354,17 +354,16 @@
initPods: 2000
measurePods: 500
- name: 5000Nodes
featureGates:
SchedulerQueueingHints: false
labels: [performance]
threshold: 200
featureGates:
SchedulerQueueingHints: false
SchedulerAsyncPreemption: false
params:
initNodes: 5000
initPods: 20000
measurePods: 5000
- name: 5000Nodes_AsyncPreemption
- name: 5000Nodes_AsyncPreemptionEnabled
labels: [performance]
featureGates:
SchedulerAsyncPreemption: true