From 854499f986bf86186d7612571e8922204eae3cda Mon Sep 17 00:00:00 2001 From: likakuli <1154584512@qq.com> Date: Mon, 16 Jun 2025 20:51:17 +0800 Subject: [PATCH] clean: use correct pod template Signed-off-by: likakuli <1154584512@qq.com> --- .../integration/scheduler_perf/affinity/performance-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/scheduler_perf/affinity/performance-config.yaml b/test/integration/scheduler_perf/affinity/performance-config.yaml index e9a17fc6b5b..bc7f6c8a553 100644 --- a/test/integration/scheduler_perf/affinity/performance-config.yaml +++ b/test/integration/scheduler_perf/affinity/performance-config.yaml @@ -211,7 +211,7 @@ measurePods: 5000 - name: SchedulingPreferredPodAntiAffinity - defaultPodTemplatePath: ../templates/pod-with-preferred-pod-affinity.yaml + defaultPodTemplatePath: ../templates/pod-with-preferred-pod-anti-affinity.yaml workloadTemplate: - opcode: createNodes countParam: $initNodes