FIX: LISP performance 6o4 failing 37/3437/2
authorpmikus <pmikus@cisco.com>
Mon, 17 Oct 2016 08:37:57 +0000 (09:37 +0100)
committerPeter Mikus <pmikus@cisco.com>
Mon, 17 Oct 2016 08:40:06 +0000 (08:40 +0000)
Change-Id: I08cecbe8310fd21356287ffbb33c3be58b721f10
Signed-off-by: pmikus <pmikus@cisco.com>
resources/libraries/robot/performance.robot

index b4d723f..b7516ba 100644 (file)
 | | ... | \| Lisp IPv6 over IPv4 forwarding initialized in a 3-node circular topology \
 | | ... | \| ${dut1_dut2_ip4_address} \| ${dut1_tg_ip6_address} \
 | | ... | \| ${dut2_dut1_ip4_address} \| ${dut2_tg_ip6_address} \
-| | ... | \| ${prefix4} \| ${prefix6} \|
+| | ... | \| ${prefix6} \| ${prefix4} \|
 | | ...
 | | [Arguments] | ${dut1_dut2_ip4_address} | ${dut1_tg_ip6_address}
 | | ...         | ${dut2_dut1_ip4_address} | ${dut2_tg_ip6_address}
-| | ...         | ${prefix4} | ${prefix6}
+| | ...         | ${prefix6} | ${prefix4}
 | | Set Interface State | ${dut1} | ${dut1_if1} | up
 | | Set Interface State | ${dut1} | ${dut1_if2} | up
 | | Set Interface State | ${dut2} | ${dut2_if1} | up