scheduler_perf: avoid ambiguous test names

"-bench=PerfScheduling/Preemption/500Nodes" ran both the
PerfScheduling/Preemption/500Nodes and the
PerfScheduling/PreemptionPVs/500Nodes benchmark.

This can be avoided by choosing names where none is the prefix of another.
This commit is contained in:
Patrick Ohly 2022-01-20 20:04:07 +01:00
parent 535d885c29
commit 8d44b819b3

View File

@ -373,7 +373,7 @@
initPods: 2000
measurePods: 1000
- name: Preemption
- name: PreemptionBasic
workloadTemplate:
- opcode: createNodes
countParam: $initNodes