Move VM image build to remote DUT
[yardstick.git] / ansible / roles / install_image_dependencies / defaults / main.yml
index b1695e2..558e68a 100644 (file)
@@ -13,17 +13,24 @@ install_dependencies:
     - iproute2
     - linux-tools-common
     - linux-tools-generic
-    - lmbench
     - make
-    - netperf
     - patch
     - perl
     - rt-tests
     - stress
     - sysstat
     - unzip
+    - netperf
+    - bonnie++
+    - lmbench
     # for Trex
     - libpython2.7-dev
+    # for IxLoad
+    - libxft-dev
+    - libxss-dev
+    - expect
+    - libnuma-dev
+    - curl
   RedHat:
     - bc
     - fio
@@ -44,3 +51,4 @@ install_dependencies:
     - sysstat
     - unzip
     - python-devel
+    - curl