Skip to content

Commit a15840a

Browse files
authored
Merge pull request kubernetes#128348 from sanposhiho/patch-12
Fix: use pod-high-priority.yaml to trigger preemption in PreemptionAsync test case
2 parents 30ee355 + b5d0745 commit a15840a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/scheduler_perf/config/performance-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704
- opcode: churn
705705
mode: create
706706
templatePaths:
707-
- config/templates/pod-high-priority-large-cpu.yaml
707+
- config/templates/pod-high-priority.yaml
708708
intervalMilliseconds: 200
709709
- opcode: createPods
710710
countParam: $measurePods

0 commit comments

Comments
 (0)