cdp: re-enable skipped tests for python3 46/22946/2
authorOle Troan <ot@cisco.com>
Wed, 23 Oct 2019 09:24:23 +0000 (11:24 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 23 Oct 2019 12:19:37 +0000 (12:19 +0000)
commit2a884db1d10656d2df759a23366dabd4b72bf37c
treed6f823e24270e5ad623779a770493d6e573a8914
parent1a7bb281f5e986cad792cf906643120488034db3
cdp: re-enable skipped tests for python3

CDP uses the running sytems host name, which
caused different failures on different systems.
The root cause was an python3 specific error in
checksum calculation.

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