Merge "New storage test case: Bonnie++"
[yardstick.git] / install.sh
index 4ca72a7..49a8bd0 100755 (executable)
@@ -59,6 +59,7 @@ echo "vm.mmap_min_addr = 0" > /etc/sysctl.d/mmap_min_addr.conf
 # install tools
 apt-get update && apt-get install -y \
     qemu-user-static/xenial \
+    bonnie++ \
     wget \
     expect \
     curl \