diff options
author | liyin <liyin11@huawei.com> | 2018-03-18 14:51:19 +0000 |
---|---|---|
committer | Ace Lee <liyin11@huawei.com> | 2018-03-21 07:52:06 +0000 |
commit | f8ab820a1890ca091d14e9bbf4efd700744be093 (patch) | |
tree | 42e7b79225bb1dd22db639793a228f453726da45 /tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml | |
parent | c4228f65829e86abadb7d93246d0b6de9dab2d51 (diff) |
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 <liyin11@huawei.com>
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml index f46eb8473..ab41912e3 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc042.yaml @@ -19,6 +19,8 @@ scenarios: options: packetsize: 64 rate: 100 + eth1: ens4 + eth2: ens5 host: demeter.yardstick-TC042 target: poseidon.yardstick-TC042 @@ -34,8 +36,13 @@ scenarios: context: name: yardstick-TC042 - image: yardstick-image-pktgen-ready - flavor: yardstick-pktgen-dpdk.flavor + image: yardstick-samplevnfs + flavor: + vcpus: 4 + ram: 4096 + disk: 7 + extra_specs: + hw:mem_page_size: "large" user: ubuntu placement_groups: |