CSIT-1178: Prepare for bursty MRR
[csit.git] / tests / vpp / perf / ip4 / 10ge2p1x710-ethip4-ip4base-copwhtlistbase-mrr.robot
index 1a98e19..670c26f 100644 (file)
@@ -80,7 +80,7 @@
 | | And COP Add whitelist Entry | ${dut2} | ${dut2_if2} | ip4 | 1
 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable
 | | And COP interface enable or disable | ${dut2} | ${dut2_if2} | enable
-| | Then Traffic should pass with maximum rate | ${perf_trial_duration}
+| | Then Traffic should pass with maximum rate
 | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile}
 
 *** Test Cases ***