Merge "Modify grafana config for TC002_Ping as ping output format has been changed"
[yardstick.git] / tools / ubuntu-server-cloudimg-modify.sh
index fd9eac7..2e8399a 100755 (executable)
@@ -62,11 +62,12 @@ apt-get install -y \
 git clone https://github.com/kdlucas/byte-unixbench.git /opt/tempT
 make --directory /opt/tempT/UnixBench/
 
-
-git clone https://github.com/beefyamoeba5/ramspeed.git /opt/tempT2
-cd /opt/tempT2/ramspeed-2.6.0
+git clone https://github.com/beefyamoeba5/ramspeed.git /opt/tempT/RAMspeed
+cd /opt/tempT/RAMspeed/ramspeed-2.6.0
 mkdir temp
 bash build.sh
 
+git clone https://github.com/beefyamoeba5/cachestat.git /opt/tempT/Cachestat
+
 # restore symlink
 ln -sf /run/resolvconf/resolv.conf /etc/resolv.conf