mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #128348 from sanposhiho/patch-12
Fix: use pod-high-priority.yaml to trigger preemption in PreemptionAsync test case
This commit is contained in:
commit
a15840a34b
@ -704,7 +704,7 @@
|
|||||||
- opcode: churn
|
- opcode: churn
|
||||||
mode: create
|
mode: create
|
||||||
templatePaths:
|
templatePaths:
|
||||||
- config/templates/pod-high-priority-large-cpu.yaml
|
- config/templates/pod-high-priority.yaml
|
||||||
intervalMilliseconds: 200
|
intervalMilliseconds: 200
|
||||||
- opcode: createPods
|
- opcode: createPods
|
||||||
countParam: $measurePods
|
countParam: $measurePods
|
||||||
|
Loading…
Reference in New Issue
Block a user