X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fubuntu_server_baremetal_deploy_samplevnfs.yml;h=42a7b2d08f54f7cd7fdc538e4ce0fa2d872a28f8;hb=ea9a75f0b667c6762f083593801a74b22f466dd0;hp=cb887bf06933b0bc3a6c55d7b6fecb0e757a6d3c;hpb=5f96242df2a64fa0a0da5ff3c30d17bbcba90599;p=yardstick.git diff --git a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index cb887bf06..42a7b2d08 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -23,12 +23,16 @@ 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 - install_image_dependencies - role: download_dpdk # dpdk_version: "17.02" - install_dpdk - download_trex - install_trex + - download_civetweb + - install_civetweb - download_samplevnfs - role: install_samplevnf vnf_name: PROX @@ -45,5 +49,7 @@ - install_rabbitmq - download_intel_cmt_cat - install_intel_cmt_cat + - download_pmu_tools + - install_pmu_tools - download_collectd - install_collectd