Disable thresholds for PreemptionBasic and PreemptionPVs tests

This commit is contained in:
Maciej Skoczeń
2025-03-27 07:45:31 +00:00
parent 047e4c8e56
commit 2c94112a02
2 changed files with 0 additions and 4 deletions

View File

@@ -167,7 +167,6 @@
featureGates:
SchedulerQueueingHints: false
labels: [performance, short]
threshold: 18
params:
initNodes: 1000
initPods: 4000
@@ -176,7 +175,6 @@
featureGates:
SchedulerQueueingHints: true
labels: [performance, short]
threshold: 18
params:
initNodes: 1000
initPods: 4000

View File

@@ -308,7 +308,6 @@
featureGates:
SchedulerQueueingHints: false
labels: [performance, short]
threshold: 18
params:
initNodes: 1000
initPods: 4000
@@ -317,7 +316,6 @@
featureGates:
SchedulerQueueingHints: true
labels: [performance, short]
threshold: 18
params:
initNodes: 1000
initPods: 4000