Add support for measuring storage performance use fio
[yardstick.git] / tools / ubuntu-server-cloudimg-modify.sh
index c297789..96447d8 100755 (executable)
@@ -27,6 +27,7 @@ grep trusty /etc/apt/sources.list && \
     echo "deb http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse" >> /etc/apt/sources.list
 apt-get update
 apt-get install -y \
+    fio \
     iperf3 \
     lmbench \
     stress