From 5bb855a82d960a4fb796e801ec9a9a22dc40b1ca Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Mon, 21 May 2018 08:42:08 +0100 Subject: vPE Sample VNF is missing in the installation scripts Sample VNF vPE is missing in the installation scripts and should be added to support the execution of the test cases related. JIRA: YARDSTICK-1187 Change-Id: I6684304cc97fd3bde90ca06f5fe8df9e1d11ce18 Signed-off-by: Rodolfo Alonso Hernandez --- ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml') diff --git a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml index 7aa6c8c12..b721703e8 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -55,6 +55,8 @@ vnf_name: FW - role: install_samplevnf vnf_name: CGNATP + - role: install_samplevnf + vnf_name: PE # build shared DPDK for collectd only, required DPDK downloaded already - install_dpdk_shared - install_rabbitmq -- cgit 1.2.3-korg