From 2c94112a0267989fc49518bd22df36365942deb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Skocze=C5=84?= Date: Thu, 27 Mar 2025 07:45:31 +0000 Subject: [PATCH] Disable thresholds for PreemptionBasic and PreemptionPVs tests --- test/integration/scheduler_perf/misc/performance-config.yaml | 2 -- test/integration/scheduler_perf/volumes/performance-config.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/test/integration/scheduler_perf/misc/performance-config.yaml b/test/integration/scheduler_perf/misc/performance-config.yaml index 5cccf9bc2c2..7bcdc797a4b 100644 --- a/test/integration/scheduler_perf/misc/performance-config.yaml +++ b/test/integration/scheduler_perf/misc/performance-config.yaml @@ -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 diff --git a/test/integration/scheduler_perf/volumes/performance-config.yaml b/test/integration/scheduler_perf/volumes/performance-config.yaml index daccd021445..74deb810e02 100644 --- a/test/integration/scheduler_perf/volumes/performance-config.yaml +++ b/test/integration/scheduler_perf/volumes/performance-config.yaml @@ -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