Signed-off-by: Xavier Simonart <xsimo...@redhat.com> --- tests/ovn-macros.at | 1 + 1 file changed, 1 insertion(+)
diff --git a/tests/ovn-macros.at b/tests/ovn-macros.at index 20755942b..06fa28070 100644 --- a/tests/ovn-macros.at +++ b/tests/ovn-macros.at @@ -1253,6 +1253,7 @@ hex_to_mac() { } send_garp() { + AT_SKIP_IF([test $HAVE_SCAPY = no]) local hv=$1 inport=$2 op=$3 eth_src=$4 eth_dst=$5 spa=$6 tpa=$7 local packet=$(fmt_pkt "Ether(dst='${eth_dst}', src='${eth_src}')/ \ -- 2.47.1 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev