update l2bdbasemaclrn-mrr and l2bdbasemaclrn-ndrpdr for x553 NIC 84/15384/1
authorYulong Pei <yulong.pei@intel.com>
Fri, 19 Oct 2018 16:25:53 +0000 (00:25 +0800)
committerYulong Pei <yulong.pei@intel.com>
Fri, 19 Oct 2018 16:25:53 +0000 (00:25 +0800)
update the test suites to call
"Initialize L2 bridge domain in circular topology" since
"Initialize L2 bridge domain in 2-node circular topology" was replaced by it.

Change-Id: I6d5cb0868353228fbcf37b308ffa0b562649c57a
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2bdbasemaclrn-mrr.robot
tests/vpp/perf/l2/2n1l-10ge2p1x553-eth-l2bdbasemaclrn-ndrpdr.robot

index cb2e426..fd322e4 100644 (file)
@@ -72,7 +72,7 @@
 | | ${max_rate} | ${jumbo} = | Get Max Rate And Jumbo And Handle Multi Seg
 | | ... | ${s_limit} | ${framesize}
 | | And Apply startup configuration on all VPP DUTs
-| | And Initialize L2 bridge domain in 2-node circular topology
+| | And Initialize L2 bridge domain in circular topology
 | | Then Traffic should pass with maximum rate
 | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}
 
index 0285ae8..3d5ac4f 100644 (file)
@@ -78,7 +78,7 @@
 | | ${max_rate} | ${jumbo} = | Get Max Rate And Jumbo And Handle Multi Seg
 | | ... | ${s_limit} | ${framesize}
 | | And Apply startup configuration on all VPP DUTs
-| | And Initialize L2 bridge domain in 2-node circular topology
+| | And Initialize L2 bridge domain in circular topology
 | | Then Find NDR and PDR intervals using optimized search
 | | ... | ${framesize} | ${traffic_profile} | ${min_rate} | ${max_rate}