Until the effort of the python series is integrated, disable the python3
tests under Windows.

Signed-off-by: Alin Gabriel Serdean <aserd...@cloudbasesolutions.com>
---
 tests/atlocal.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/atlocal.in b/tests/atlocal.in
index 55070d8..f518cda 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -114,6 +114,7 @@ fi
 # need to remove the next block after porting is complete.
 if test "$IS_WIN32" = "yes"; then
     HAVE_PYTHON="no"
+    HAVE_PYTHON3="no"
 fi
 
 if test "$HAVE_PYTHON" = "yes" \
-- 
2.9.2.windows.1
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to