From b5d0745db3ef92f19fbf3e5b005d179e53e82875 Mon Sep 17 00:00:00 2001 From: Kensei Nakada Date: Sat, 26 Oct 2024 14:16:24 +0900 Subject: [PATCH] Fix: use pod-high-priority.yaml to trigger preemption in PreemptionAsync test case --- 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 7d94dce2ec7..567349df577 100644 --- a/test/integration/scheduler_perf/config/performance-config.yaml +++ b/test/integration/scheduler_perf/config/performance-config.yaml @@ -704,7 +704,7 @@ - opcode: churn mode: create templatePaths: - - config/templates/pod-high-priority-large-cpu.yaml + - config/templates/pod-high-priority.yaml intervalMilliseconds: 200 - opcode: createPods countParam: $measurePods