diff --git a/test/integration/scheduler_perf/affinity/performance-config.yaml b/test/integration/scheduler_perf/affinity/performance-config.yaml index 908b2f24bdd..e9a17fc6b5b 100644 --- a/test/integration/scheduler_perf/affinity/performance-config.yaml +++ b/test/integration/scheduler_perf/affinity/performance-config.yaml @@ -65,7 +65,7 @@ featureGates: SchedulerQueueingHints: false labels: [performance] - threshold: 70 + threshold: 60 params: initNodes: 5000 initPods: 1000 @@ -74,7 +74,7 @@ featureGates: SchedulerQueueingHints: true labels: [performance] - threshold: 70 + threshold: 60 params: initNodes: 5000 initPods: 1000 diff --git a/test/integration/scheduler_perf/misc/performance-config.yaml b/test/integration/scheduler_perf/misc/performance-config.yaml index 6fc3387b13b..4123cbc1f18 100644 --- a/test/integration/scheduler_perf/misc/performance-config.yaml +++ b/test/integration/scheduler_perf/misc/performance-config.yaml @@ -355,7 +355,7 @@ measurePods: 500 - name: 5000Nodes labels: [performance] - threshold: 200 + threshold: 160 featureGates: SchedulerQueueingHints: false SchedulerAsyncPreemption: false @@ -364,7 +364,7 @@ initPods: 20000 measurePods: 5000 - name: 5000Nodes_AsyncPreemptionEnabled - threshold: 200 + threshold: 160 labels: [performance] featureGates: SchedulerAsyncPreemption: true @@ -376,7 +376,7 @@ featureGates: SchedulerQueueingHints: true labels: [performance] - threshold: 120 + threshold: 160 params: initNodes: 5000 initPods: 20000 @@ -425,7 +425,7 @@ featureGates: SchedulerQueueingHints: false labels: [performance] - threshold: 200 + threshold: 140 params: initNodes: 5000 measurePods: 10000 @@ -433,7 +433,7 @@ featureGates: SchedulerQueueingHints: true labels: [performance] - threshold: 250 + threshold: 170 params: initNodes: 5000 measurePods: 10000