Bugfix: fix a bug in lxd scenario
[yardstick.git] / samples / computecapacity.yaml
1 ---
2 # Sample benchmark task config file
3 # compute capacity and scale.
4
5 # the results have
6 # number of CPUs, number of physical cores in a single CPU
7 # number of logical cores, total memory size
8 # cache size per CPU, total cache size
9 # HT (Hyper-Thread) support status, 1 for open, 0 for close
10
11 schema: "yardstick:task:0.1"
12
13 scenarios:
14 -
15   type: ComputeCapacity
16   options:
17
18   nodes:
19     host: node5.LF
20
21   runner:
22     type: Iteration
23     iterations: 1
24
25 context:
26   type: Node
27   name: LF
28   file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml