Skip to content

Commit

Permalink
tests: Fix flaky "send gratuitous arp with nat-addresses ...".
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Signed-off-by: 0-day Robot <robot@bytheb.org>
  • Loading branch information
simonartxavier authored and ovsrobot committed Dec 10, 2024
1 parent ff338a6 commit c0c9a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ovn.at
Original file line number Diff line number Diff line change
Expand Up @@ -9450,7 +9450,7 @@ AT_CHECK([sort packets], [0], [expout])

# Temporarily remove nat-addresses option to avoid race conditions
# due to GARP backoff
check ovn-nbctl lsp-set-options lrp0-rp router-port=lrp0 nat-addresses=""
check ovn-nbctl --wait=hv lsp-set-options lrp0-rp router-port=lrp0 nat-addresses=""

as hv1 reset_pcap_file snoopvif hv1/snoopvif

Expand Down

0 comments on commit c0c9a67

Please sign in to comment.