Skip to content

Commit

Permalink
tests: fixed "ECMP IPv6 symmetric reply"
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Acked-by: Ales Musil <amusil@redhat.com>
Acked-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
(cherry picked from commit 3a425ce)
  • Loading branch information
simonartxavier authored and dceara committed Jul 25, 2023
1 parent f76aebe commit 2551825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system-ovn.at
Original file line number Diff line number Diff line change
Expand Up @@ -6365,7 +6365,7 @@ AT_CHECK([ovs-appctl dpctl/flush-conntrack])

# Change bob1 L2 address anche check the reply is properly updated.
ovn-nbctl set Logical_Router_Port R2_ext mac='"00:00:10:01:02:04"'
ovn-nbctl set Logical_Switch_Port r2-ext \
ovn-nbctl --wait=hv set Logical_Switch_Port r2-ext \
type=router options:router-port=R2_ext addresses='"00:00:10:01:02:04"'

NS_CHECK_EXEC([bob1], [nc -6 -z fd01::2 80], [0])
Expand Down

0 comments on commit 2551825

Please sign in to comment.