From 71c9b9e2b06637ec471a70d94950675b4687cd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Skocze=C5=84?= Date: Mon, 26 Aug 2024 07:40:04 +0000 Subject: [PATCH] Fix wrong throughput threshold for SchedulingRequiredPodAntiAffinityWithNSSelector test --- test/integration/scheduler_perf/config/performance-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/scheduler_perf/config/performance-config.yaml b/test/integration/scheduler_perf/config/performance-config.yaml index bc098ab94c2..a04055a438a 100644 --- a/test/integration/scheduler_perf/config/performance-config.yaml +++ b/test/integration/scheduler_perf/config/performance-config.yaml @@ -818,7 +818,7 @@ measurePods: 1000 - name: 5000Nodes_2000Pods labels: [performance] - threshold: 35 + threshold: 24 params: initNodes: 6000 initPodsPerNamespace: 40