X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fenvs%2Fpacket_forwarding.sh;h=cdfed74b1e73692c4ebd6dd15f2d2126001d0462;hb=d651cc71797f8f32b0fe40ca4ee1c21d50558fd1;hp=4f3d946b3d2b6f2a84e695aae24a8de32edcbc52;hpb=517fa345ee49e7205e3d3e0d0fce0391c066c279;p=kvmfornfv.git diff --git a/ci/envs/packet_forwarding.sh b/ci/envs/packet_forwarding.sh index 4f3d946b3..cdfed74b1 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 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.