Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
71146ce
)
FIX: dot1q-ip6
05/26905/1
author
pmikus
<
[email protected]
>
Wed, 6 May 2020 17:15:29 +0000
(17:15 +0000)
committer
Peter Mikus
<
[email protected]
>
Wed, 6 May 2020 17:16:36 +0000
(17:16 +0000)
Signed-off-by: pmikus <
[email protected]
>
Change-Id: Ied48646bd9de41e5a55e0006440d057c5fddf694
(cherry picked from commit
007b6075fa425f8ff906bc80f9277e2281ab6b45
)
resources/libraries/robot/ip/ip6.robot
patch
|
blob
|
history
diff --git
a/resources/libraries/robot/ip/ip6.robot
b/resources/libraries/robot/ip/ip6.robot
index
848e08d
..
4df5029
100644
(file)
--- a/
resources/libraries/robot/ip/ip6.robot
+++ b/
resources/libraries/robot/ip/ip6.robot
@@
-309,7
+309,7
@@
| | VPP Add IP Neighbor
| | ... | ${dut} | ${dut_if2} | 2002:3::1 | ${TG_pf2_mac}[0]
| | VPP Interface Set IP Address
-| | ... | ${dut1} | ${DUT1_${int}
2
}[0] | 2002:1::2 | ${prefix}
+| | ... | ${dut1} | ${DUT1_${int}
1
}[0] | 2002:1::2 | ${prefix}
| | Run Keyword If | '${dut2_status}' == 'PASS'
| | ... | VPP Interface Set IP Address | ${dut1} | ${subif_index_1} | 2002:2::1
| | ... | ${prefix}