Skip to content

Commit

Permalink
tests: skip test "MAC binding aging" if scapy not available.
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Simonart <xsimonar@redhat.com>
Acked-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
  • Loading branch information
simonartxavier authored and dceara committed Oct 6, 2023
1 parent 49e216e commit 4f7359e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ovn.at
Original file line number Diff line number Diff line change
Expand Up @@ -34568,6 +34568,7 @@ AT_CLEANUP

OVN_FOR_EACH_NORTHD([
AT_SETUP([MAC binding aging])
AT_SKIP_IF([test $HAVE_SCAPY = no])
ovn_start

net_add n1
Expand Down

0 comments on commit 4f7359e

Please sign in to comment.