Add missing = to all suite Variables
[csit.git] / tests / vpp / perf / ip4 / 10ge2p1x520-ethip4udp-ip4scale100-udpsrcscale15-nat44-mrr.robot
index 56daf56..1b41fc5 100644 (file)
@@ -52,9 +52,9 @@
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip4udp-100u15p
+| ${traffic_profile}= | trex-sl-3n-ethip4udp-100u15p
 
 *** Keywords ***
 | Local Template
@@ -67,7 +67,7 @@
 | | ... | ${s_limit} | ${framesize}
 | | And Add NAT to all DUTs
 | | And Apply startup configuration on all VPP DUTs
-| | When Initialize NAT44 in 3-node circular topology
+| | When Initialize NAT44 in circular topology
 | | Then Traffic should pass with maximum rate
 | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}