cdp: disable failing tests for python3 98/22898/2
authorOle Troan <ot@cisco.com>
Tue, 22 Oct 2019 06:57:31 +0000 (08:57 +0200)
committerNeale Ranns <nranns@cisco.com>
Tue, 22 Oct 2019 08:15:09 +0000 (08:15 +0000)
commitbd38f7ff8ce7303eae4e8449c3b62a9dd39ed078
tree5f83940e178ca6ac3ebeb941cc1432cbd22891c4
parent534de8b2a77cc2479a3f23cdb6df3d43cead06a6
cdp: disable failing tests for python3

scapy in python3 does not seem to allow creating invalid protocol
packets. Suggest the maintainer rewrite the invalid tests so they
also work for python3. In the mean time they are disabled.

Type: fix
Signed-off-by: Ole Troan <ot@cisco.com>
Change-Id: I554d57528422c98c6df4ba76eeae38c03f512a38
src/plugins/cdp/test/test_cdp.py