From cee68c826b54f005de93a1cba39f2399a65d002b Mon Sep 17 00:00:00 2001 From: JingLu5 Date: Wed, 2 Aug 2017 07:16:27 +0000 Subject: 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 --- tools/ubuntu-server-cloudimg-modify.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/ubuntu-server-cloudimg-modify.sh b/tools/ubuntu-server-cloudimg-modify.sh index 66c740eb6..47e7357c9 100755 --- a/tools/ubuntu-server-cloudimg-modify.sh +++ b/tools/ubuntu-server-cloudimg-modify.sh @@ -48,6 +48,7 @@ EOF apt-get update apt-get install -y \ bc \ + bonnie++ \ fio \ git \ gcc \ -- cgit 1.2.3-korg