Adding packet forward test cases involving multiple VMs 93/38993/1
authorkalyanreddy <reddyx.gundarapu@intel.com>
Wed, 9 Aug 2017 18:54:11 +0000 (11:54 -0700)
committerkalyanreddy <reddyx.gundarapu@intel.com>
Wed, 9 Aug 2017 19:07:56 +0000 (12:07 -0700)
This patch is used to enable packet forwarding PXP deployment test
cases that involves multiple VMs connected in series.

Change-Id: I74d3e9a1c028ebd9298d95078bf3102f0b836a7d
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
ci/envs/packet_forwarding.sh

index 4f3d946..c367d8d 100755 (executable)
@@ -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.