Add missing = to all suite Variables
[csit.git] / tests / vpp / perf / ip6_tunnels / 10ge2p1x520-ethip6lispip6-ip6base-mrr.robot
index d1c3b1f..0a59c85 100644 (file)
 
 *** Variables ***
 # X520-DA2 bandwidth limit
 
 *** Variables ***
 # X520-DA2 bandwidth limit
-| ${s_limit} | ${10000000000}
+| ${s_limit}= | ${10000000000}
 # LISP overhead
 # LISP overhead
-| ${overhead} | 8
+| ${overhead}= | 8
 # Traffic profile:
 # Traffic profile:
-| ${traffic_profile} | trex-sl-3n-ethip6-ip6src253
+| ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253
 
 *** Keywords ***
 | Local Template
 
 *** Keywords ***
 | Local Template