We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d91d4 commit 4b92f6dCopy full SHA for 4b92f6d
test/integration/scheduler_perf/misc/performance-config.yaml
@@ -354,17 +354,16 @@
354
initPods: 2000
355
measurePods: 500
356
- name: 5000Nodes
357
- featureGates:
358
- SchedulerQueueingHints: false
359
labels: [performance]
360
threshold: 200
361
featureGates:
+ SchedulerQueueingHints: false
362
SchedulerAsyncPreemption: false
363
params:
364
initNodes: 5000
365
initPods: 20000
366
measurePods: 5000
367
- - name: 5000Nodes_AsyncPreemption
+ - name: 5000Nodes_AsyncPreemptionEnabled
368
369
370
SchedulerAsyncPreemption: true
0 commit comments