New storage test case: Bonnie++ 85/38585/14
authorJingLu5 <lvjing5@huawei.com>
Wed, 2 Aug 2017 07:16:27 +0000 (07:16 +0000)
committerJingLu5 <lvjing5@huawei.com>
Thu, 3 Aug 2017 04:03:24 +0000 (04:03 +0000)
commitcee68c826b54f005de93a1cba39f2399a65d002b
treeb88557550f20c6dc0900cc12f2836882d6ed9cb1
parente78324bf2672a694f460e953373f18729c476e8d
New storage test case: Bonnie++

JIRA: YARDSTICK-770

Bonnie++ is a disk and file system benchmarking tool for measuring I/O performance.
With Bonnie++ you can quickly and easily produce a meaningful value to represent
your current file system performance.

This work is add new storage test case using Bonnie++.

Change-Id: I752fee156707cda730962c68d17fda4d4e9cd472
Signed-off-by: JingLu5 <lvjing5@huawei.com>
docs/testing/user/userguide/opnfv_yardstick_tc079.rst [new file with mode: 0644]
install.sh
samples/bonnie++.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/storage/test_bonnie.py [new file with mode: 0644]
tools/ubuntu-server-cloudimg-modify.sh
yardstick/benchmark/scenarios/storage/bonnie.py [new file with mode: 0644]