aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/inventory.ini
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-11-29 11:50:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-29 11:50:07 +0000
commit3cc9280fe7f341b60d4a2384d7fa6e33d575a7a2 (patch)
tree8cc94208f579673d24bdf159b0d9c85733be3297 /ansible/inventory.ini
parent449679aeee27e08d5e47a7d5d76857b4827e263e (diff)
parent29476ed0317dcc635dff67d2fc9fd68233aa6656 (diff)
Merge "tox: Split tests into separate tox environments"
Diffstat (limited to 'ansible/inventory.ini')
0 files changed, 0 insertions, 0 deletions
; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
---
# Sample benchmark task config file
# compute capacity and scale.

# the results have
# number of CPUs, number of physical cores in a single CPU
# number of logical cores, total memory size
# cache size per CPU, total cache size
# HT (Hyper-Thread) support status, 1 for open, 0 for close

schema: "yardstick:task:0.1"

scenarios:
-
  type: ComputeCapacity
  options:

  nodes:
    host: node5.LF

  runner:
    type: Iteration
    iterations: 1

context:
  type: Node
  name: LF
  file: /root/yardstick/etc/yardstick/nodes/compass_sclab_virtual/pod.yaml