Adjust performance test threshold limits

This commit is contained in:
dom4ha 2024-11-25 15:07:15 +00:00
parent e4c1f980b7
commit 67b74696f8
2 changed files with 7 additions and 7 deletions

View File

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

View File

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