Yardsitck Gambia Release 7.2.0 release notes.
[yardstick.git] / samples / computecapacity.yaml
1 ##############################################################################
2 # Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9 ---
10 # Sample benchmark task config file
11 # compute capacity and scale.
12
13 # the results have
14 # number of CPUs, number of physical cores in a single CPU
15 # number of logical cores, total memory size
16 # cache size per CPU, total cache size
17 # HT (Hyper-Thread) support status, 1 for open, 0 for close
18
19 schema: "yardstick:task:0.1"
20
21 scenarios:
22 -
23   type: ComputeCapacity
24   options:
25
26   nodes:
27     host: node5.LF
28
29   runner:
30     type: Iteration
31     iterations: 1
32
33 context:
34   type: Node
35   name: LF
36   file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml