VPP-1508 python3 tests: .encode('hex') 69/16169/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 25 Nov 2018 18:35:29 +0000 (10:35 -0800)
committerOle Trøan <otroan@employees.org>
Tue, 27 Nov 2018 09:01:27 +0000 (09:01 +0000)
commit6e4c6ad92e59045f0babf5af5093cb8402ec37fb
tree59edf45a2f162be15a7603540b399cefa8990670
parent6c746172ef2a8ab7b6a267a889fedd1336f00371
VPP-1508 python3 tests: .encode('hex')

Change to binascii.hexlify() for consistent bahavior.

Change-Id: Ie430cdd1ffeb6510db4aa037546e42d85992093b
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/test_acl_plugin_macip.py
test/test_classifier.py
test/test_classifier_ip6.py
test/test_flowprobe.py
test/test_ip4.py
test/vpp_interface.py