X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=ci%2Fenvs%2Fpacket_forwarding.sh;fp=ci%2Fenvs%2Fpacket_forwarding.sh;h=c367d8d033b08c81f186e0a02935c6c4a5dec0b6;hp=4f3d946b3d2b6f2a84e695aae24a8de32edcbc52;hb=d9e68e7d2584d6fb83ad212673858a030d3d01a4;hpb=2a3a0c9383f3be01dc2ec0a92a55697c5e8e9b5c diff --git a/ci/envs/packet_forwarding.sh b/ci/envs/packet_forwarding.sh index 4f3d946b3..c367d8d03 100755 --- a/ci/envs/packet_forwarding.sh +++ b/ci/envs/packet_forwarding.sh @@ -12,9 +12,9 @@ EXIT=0 EXIT_TC_FAILED=1 # DAILY - run selected TCs for defined packet sizes -TESTCASES_DAILY='phy2phy_tput phy2phy_tput_mod_vlan pvp_tput' +TESTCASES_DAILY='phy2phy_tput phy2phy_tput_mod_vlan pvp_tput pvvp_tput' TESTPARAM_DAILY='--test-params TRAFFICGEN_PKT_SIZES=(64,128,512,1024,1518)' -TESTCASES_SRIOV='pvp_tput' +TESTCASES_SRIOV='pvp_tput pvvp_tput' TESTPARAM_SRIOV='--test-params TRAFFICGEN_PKT_SIZES=(64,128,512,1024,1518)' #mounting shared directory for collecting ixia test results.