diff --git a/test/integration/scheduler_perf/misc/performance-config.yaml b/test/integration/scheduler_perf/misc/performance-config.yaml index e252a0c9583..d4ea078329c 100644 --- a/test/integration/scheduler_perf/misc/performance-config.yaml +++ b/test/integration/scheduler_perf/misc/performance-config.yaml @@ -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