Add cachestat scenario 09/14409/7
authorJingLu5 <lvjing5@huawei.com>
Thu, 19 May 2016 02:48:41 +0000 (10:48 +0800)
committerJingLu5 <lvjing5@huawei.com>
Wed, 1 Jun 2016 01:40:38 +0000 (09:40 +0800)
commit62181af69580ea0a80f50767803339bf1984f5ac
tree0cc8c2e83d7623ed5d4b061850c8361f2ae6d093
parent438596f8942f13e5c5c429b9ae38878e87a3e6ca
Add cachestat scenario

JIRA: YARDSTICK-267

This scenario reads system cache hit/miss ratio and other statistics using cachestat tool.

Change-Id: I601cb7e64d234571c0a0fd65a5e32604b3a617ec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
samples/cachestat.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/cachestat_sample_output.txt [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/test_cachestat.py [new file with mode: 0644]
tools/ubuntu-server-cloudimg-modify.sh
yardstick/benchmark/scenarios/compute/cache_stat.bash [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/cachestat.py [new file with mode: 0644]