diff options
author | Jing Lu <lvjing5@huawei.com> | 2017-08-11 03:47:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-11 03:47:23 +0000 |
commit | 4d301304687229c841c15e325474ad946d883ff0 (patch) | |
tree | 69382eeaaf685e76ae36452c024edfb937607110 /tools | |
parent | dc3748b2f28a7e934a7f494b29399c1a6bbebfcf (diff) | |
parent | cee68c826b54f005de93a1cba39f2399a65d002b (diff) |
Merge "New storage test case: Bonnie++"
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/ubuntu-server-cloudimg-modify.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |