X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=samples%2Fcomputecapacity.yaml;h=bf6a2ade77cf7d702d6fdfeed48fc153bfbde6e5;hb=refs%2Fchanges%2F21%2F44421%2F1;hp=0c6d46bf12bd918646ba9042a8367f24bc95a6ca;hpb=e8075bab08e15413dbd2eac5c13daa6e48838324;p=yardstick.git diff --git a/samples/computecapacity.yaml b/samples/computecapacity.yaml index 0c6d46bf1..bf6a2ade7 100644 --- a/samples/computecapacity.yaml +++ b/samples/computecapacity.yaml @@ -1,8 +1,20 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## --- # Sample benchmark task config file -# Measure compute capacity and scale. -# Including number of cores, number of threads, available memory size and -# cache size. +# 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" @@ -12,7 +24,7 @@ scenarios: options: nodes: - host1: node5.LF + host: node5.LF runner: type: Iteration