From f8ab820a1890ca091d14e9bbf4efd700744be093 Mon Sep 17 00:00:00 2001 From: liyin Date: Sun, 18 Mar 2018 14:51:19 +0000 Subject: TC042 bug fix JIRA:YARDSTICK-786 yardstick DPDK image have problems to build. We will fix this by using nsb image the pktgen DPDK testcase will use sampleVNF image Change-Id: I24b7b6a9acfe21ec956fa9c4ee7ebe7ae1787dbb Signed-off-by: liyin --- 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 85afa2a30..7aa6c8c12 100644 --- a/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml +++ b/ansible/ubuntu_server_cloudimg_modify_samplevnfs.yml @@ -40,6 +40,8 @@ - install_dpdk - download_trex - install_trex + - download_pktgen + - install_pktgen - download_civetweb - install_civetweb - download_samplevnfs -- cgit 1.2.3-korg