X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fubuntu_server_cloudimg_modify_samplevnfs.yml;h=7aa6c8c12053e1768548ceb090ed83fe421c735d;hb=f4c002a5b95ad157c88825748f891c7adc1bbe04;hp=fea5f3f277ceb1418fd6ffe7a49959bc090df97e;hpb=619acb7a3e0e2d33699a25cc0e5ffda78c4c4f8c;p=yardstick.git diff --git a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml index fea5f3f27..7aa6c8c12 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -31,6 +31,8 @@ when: proxy_env is defined and proxy_env # can't update grub in chroot/docker - enable_hugepages_on_boot + # needed for collectd plugins + - increase_open_file_limits - modify_cloud_config - install_image_dependencies - role: download_dpdk @@ -38,6 +40,10 @@ - install_dpdk - download_trex - install_trex + - download_pktgen + - install_pktgen + - download_civetweb + - install_civetweb - download_samplevnfs - role: install_samplevnf vnf_name: PROX @@ -54,7 +60,9 @@ - install_rabbitmq - download_intel_cmt_cat - install_intel_cmt_cat - - download_yajl - - install_yajl + - download_pmu_tools + - install_pmu_tools - download_collectd - install_collectd + - download_drivers + - install_drivers