add compute capacity/scale scenario 05/14505/5
authorJingLu5 <lvjing5@huawei.com>
Mon, 23 May 2016 06:32:50 +0000 (14:32 +0800)
committerliang gao <jean.gaoliang@huawei.com>
Sun, 12 Jun 2016 06:16:44 +0000 (06:16 +0000)
commite8075bab08e15413dbd2eac5c13daa6e48838324
tree95f83936ee1a88d1888926b233ff3e369462eeaf
parent8b4dba01fef62959dee8493808c37074ba0fef8c
add compute capacity/scale scenario

JIRA: YARDSTICK-271

This scenario reads hardware specification, including number of cpus, number of
cores, number of threads, available memory size and total cache size of a host.

Change-Id: Icb6c2e103f63fdd61be2461d25c1cf1f4115f161
Signed-off-by: JingLu5 <lvjing5@huawei.com>
samples/computecapacity.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/test_computecapacity.py [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/computecapacity.bash [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/computecapacity.py [new file with mode: 0644]