diff mbox series

[ovs-dev,11/16] tests: Remove spurious check for HAVE_PYTHON.

Message ID 20201030002447.936548-11-blp@ovn.org
State Accepted
Headers show
Series [ovs-dev,01/16] tests: Drop support for glibc before version 2.11. | expand

Commit Message

Ben Pfaff Oct. 30, 2020, 12:24 a.m. UTC
Nothing sets this variable.

Signed-off-by: Ben Pfaff <blp@ovn.org>
---
 tests/ovn-northd.at | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/tests/ovn-northd.at b/tests/ovn-northd.at
index c94a175dfb3d..7e2cc467e556 100644
--- a/tests/ovn-northd.at
+++ b/tests/ovn-northd.at
@@ -1062,7 +1062,6 @@  AT_CHECK([ovn-sbctl dump-flows CR | grep lr_in_dnat | grep "ip4.dst == 172.16.1.
 AT_CLEANUP
 
 AT_SETUP([ovn -- check Load balancer health check and Service Monitor sync])
-AT_SKIP_IF([test $HAVE_PYTHON = no])
 ovn_start
 
 check ovn-nbctl lb-add lb1 10.0.0.10:80 10.0.0.3:80,20.0.0.3:80