VPP-1508 python3 tests: python3 repr. 75/16175/1
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 20:47:04 +0000 (12:47 -0800)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 20:47:04 +0000 (12:47 -0800)
commit00671cf9cfbcd9ed25d79712bf01d29cb8787bf2
treed303607afac92b861515679af205725a31321cb1
parent61e63bf4e14eddebdd99814cf2633c2e638cd21c
VPP-1508 python3 tests: python3 repr.

Use six.reprlib.  Uses repr for python 2 and reprlib for python 3.

Change-Id: Ia343a492d533bd511ed57166381e10a37e452d36
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/remote_test.py
test/test_bfd.py
test/vpp_interface.py
test/vpp_object.py
test/vpp_papi_provider.py