X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=install.sh;h=49a8bd085e1314f0d0f53b9bd9298e49755c83c2;hb=f2b800d8ffbd07458f888b7b9937eed428f87cba;hp=4ca72a757a2aa942c4db0c2d93bff160ba0c3697;hpb=7786deb79662368c80386e6eaee4e9bfe12fcd2f;p=yardstick.git diff --git a/install.sh b/install.sh index 4ca72a757..49a8bd085 100755 --- a/install.sh +++ b/install.sh @@ -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 \