[ovs-dev] [PATCH] Windows: Disable python3 tests

Guru Shetty guru at ovn.org
Tue Sep 20 19:55:49 UTC 2016


On 20 September 2016 at 12:09, Alin Serdean <aserdean at cloudbasesolutions.com
> wrote:

> Until the effort of the python series is integrated, disable the python3
> tests under Windows.
>
> Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
>
Applied, thanks!


> ---
>  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 at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



More information about the dev mailing list