From: Numan Siddique <[email protected]>

Otherwise the test blocks indefinitely.

Fixes: 2e7f318c9b54 ("Reply only for the multicast ND solicitations.")
Signed-off-by: Numan Siddique <[email protected]>
---
 tests/ovn.at | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/ovn.at b/tests/ovn.at
index f9b5d70671..50c9f04dae 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -38762,6 +38762,7 @@ dnl don't match on IPv6 source and destination 
addresses for
 dnl simple switching.
 OVN_FOR_EACH_NORTHD([
 AT_SETUP([IPv6 switching - megaflow check for IPv6 src/dst matches])
+AT_SKIP_IF([test $HAVE_SCAPY = no])
 ovn_start
 
 check ovn-nbctl ls-add sw0
-- 
2.45.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to