FIX: ip4 93/26593/1
authorJan Gelety <jgelety@cisco.com>
Tue, 31 Mar 2020 03:05:20 +0000 (05:05 +0200)
committerJan Gelety <jgelety@cisco.com>
Tue, 31 Mar 2020 03:05:20 +0000 (05:05 +0200)
Change-Id: I57fcb06c72caf517231f09478d9d6089d2f46af4
Signed-off-by: Jan Gelety <jgelety@cisco.com>
resources/libraries/robot/ip/ip4.robot

index 192a136..c2d6e0d 100644 (file)
@@ -52,7 +52,7 @@
 | | ... | ${dut1} | ${DUT1_${int}2}[0] | 1.1.1.2 | ${DUT2_${int}1_mac}[0]
 | | Run Keyword If | '${dut2_status}' == 'PASS'
 | | ... | VPP Add IP Neighbor
-| | ... | ${dut2} | ${DUT2_${int}1_mac}[0] | 1.1.1.1 | ${DUT1_${int}2_mac}[0]
+| | ... | ${dut2} | ${DUT2_${int}1}[0] | 1.1.1.1 | ${DUT1_${int}2_mac}[0]
 | | ${dut}= | Run Keyword If | '${dut2_status}' == 'PASS'
 | | ... | Set Variable | ${dut2}
 | | ... | ELSE | Set Variable | ${dut1}