X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance.robot;h=b7516ba477de5c23a6346eab2012ed081152033a;hp=b4d723f47d5de740d2f4f5fd13a9cd3e0cc9cdb9;hb=359b07cc72476a29da235f47f05fb539cd339b42;hpb=61b9af12c182d40cbeede66c2c9ec52c616fab03 diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index b4d723f47d..b7516ba477 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -1482,11 +1482,11 @@ | | ... | \| 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