X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=resources%2Flibraries%2Frobot%2Fip%2Fip4.robot;fp=resources%2Flibraries%2Frobot%2Fip%2Fip4.robot;h=f61466bf4ebee3335b50b194bd3da8ce134cfb5d;hb=4d409f8c5bfbef77e25a19810969dc9cbea5f528;hp=9855e129a473d3be4bcbff0ac338979b4653943a;hpb=4218304c29d03ee2f9a0f1822423a68e14e9f42b;p=csit.git diff --git a/resources/libraries/robot/ip/ip4.robot b/resources/libraries/robot/ip/ip4.robot index 9855e129a4..f61466bf4e 100644 --- a/resources/libraries/robot/ip/ip4.robot +++ b/resources/libraries/robot/ip/ip4.robot @@ -599,7 +599,7 @@ | | ... | VPP Interface Set IP Address | ${dut2} | ${subif_index_2} | | ... | 2.2.2.2 | 30 | | VPP Interface Set IP Address -| | ... | ${dut} | ${dut_if2} | 3.3.3.2 | 30 +| | ... | ${dut} | ${dut_if2} | 3.3.3.2 | 30 | | Vpp Route Add | ${dut1} | ${tg_if1_net} | 30 | gateway=1.1.1.1 | | ... | interface=${DUT1_${int}1}[0] | | Run Keyword If | '${dut2_status}' == 'PASS'