X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fubuntu_server_baremetal_deploy_samplevnfs.yml;h=cfebcc151705afc2d6ff3d4b8aae495185a0ddb2;hb=refs%2Fchanges%2F13%2F43513%2F6;hp=14bdd7eead03c75072b1dda5464d230554252744;hpb=39f20c597a8a602016f5200a2e60a2ef412d8b87;p=yardstick.git diff --git a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml index 14bdd7eea..cfebcc151 100644 --- a/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml +++ b/ansible/ubuntu_server_baremetal_deploy_samplevnfs.yml @@ -29,6 +29,8 @@ - install_dpdk - download_trex - install_trex + - download_civetweb + - install_civetweb - download_samplevnfs - role: install_samplevnf vnf_name: PROX @@ -40,3 +42,12 @@ vnf_name: FW - role: install_samplevnf vnf_name: CGNATP + # build shared DPDK for collectd only, required DPDK downloaded already + - install_dpdk_shared + - install_rabbitmq + - download_intel_cmt_cat + - install_intel_cmt_cat + - download_yajl + - install_yajl + - download_collectd + - install_collectd