Move VM image build to remote DUT
[yardstick.git] / ansible / roles / install_image_dependencies / defaults / main.yml
index 1540806..558e68a 100644 (file)
@@ -20,8 +20,17 @@ install_dependencies:
     - stress
     - sysstat
     - unzip
+    - netperf
+    - bonnie++
+    - lmbench
     # for Trex
     - libpython2.7-dev
+    # for IxLoad
+    - libxft-dev
+    - libxss-dev
+    - expect
+    - libnuma-dev
+    - curl
   RedHat:
     - bc
     - fio
@@ -42,3 +51,4 @@ install_dependencies:
     - sysstat
     - unzip
     - python-devel
+    - curl