Test fails is 'nc' is not available, it should be skipped instead.

Signed-off-by: Ilya Maximets <i.maxim...@ovn.org>
---
 tests/system-traffic.at | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/system-traffic.at b/tests/system-traffic.at
index 503455cc6..fa605d16d 100644
--- a/tests/system-traffic.at
+++ b/tests/system-traffic.at
@@ -6432,6 +6432,7 @@ AT_CLEANUP
 
 AT_SETUP([conntrack - IPv6 ICMP6 Related with SNAT])
 AT_SKIP_IF([test $HAVE_TCPDUMP = no])
+AT_SKIP_IF([test $HAVE_NC = no])
 CHECK_CONNTRACK()
 CHECK_CONNTRACK_NAT()
 OVS_TRAFFIC_VSWITCHD_START()
-- 
2.38.1

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to