]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ovsdb-idl.at
python tests: Skip TCP6 idl tests on Windows
authorPaul Boca <pboca@cloudbasesolutions.com>
Tue, 2 Aug 2016 17:45:42 +0000 (17:45 +0000)
committerGurucharan Shetty <guru@ovn.org>
Wed, 3 Aug 2016 15:45:19 +0000 (08:45 -0700)
commit7b9d1b65ebc1fa02cd0ccfe06200717c3c1a7cb6
treeb0440c3314c22cd64ffcecb3543fe915c29e051f
parent9fefb53347c1518564f1e60c66b3e807f6a486ec
python tests: Skip TCP6 idl tests on Windows

The IPPROTO_IPV6 is not defined on Python for Windows because of
compatibility with older Windows versions.
Here is this issue discussed:https://bugs.python.org/issue6926

Signed-off-by: Paul-Daniel Boca <pboca@cloudbasesolutions.com>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
tests/ovsdb-idl.at