From 9b2ff544ede9c064002637b5bd00597105347e94 Mon Sep 17 00:00:00 2001 From: Aldo Culquicondor Date: Thu, 26 Mar 2020 15:52:44 -0400 Subject: [PATCH] Fix pod affinity performance test configuration Signed-off-by: Aldo Culquicondor --- .../integration/scheduler_perf/config/performance-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/integration/scheduler_perf/config/performance-config.yaml b/test/integration/scheduler_perf/config/performance-config.yaml index f9cb6a254aa..3be7e3b77af 100644 --- a/test/integration/scheduler_perf/config/performance-config.yaml +++ b/test/integration/scheduler_perf/config/performance-config.yaml @@ -110,9 +110,9 @@ desc: SchedulingPodAffinity nodes: nodeTemplatePath: config/node-default.yaml - labelNodeStrategy: + labelNodePrepareStrategy: labelKey: "failure-domain.beta.kubernetes.io/zone" - labelValue: "zone1" + labelValues: ["zone1"] initPods: - podTemplatePath: config/pod-with-pod-affinity.yaml podsToSchedule: