summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlin Serdean <aserdean@cloudbasesolutions.com>2016-09-20 19:09:28 +0000
committerGurucharan Shetty <guru@ovn.org>2016-09-20 12:54:17 -0700
commit0ec785c3fe4458f6b441995b040fb9c159b465bd (patch)
tree9f3955975a6e19f230bfb8cb984e49a854fde0b0 /tests
parentda20d36266cf64ad48c960a072d4ae58b76bcb65 (diff)
downloadopenvswitch-0ec785c3fe4458f6b441995b040fb9c159b465bd.tar.gz
Windows: Disable python3 tests
Until the effort of the python series is integrated, disable the python3 tests under Windows. Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/atlocal.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 55070d887..f518cda1b 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" \