Set utf-8 in decode and encode calls 36/67936/1
authorCédric Ollivier <ollivier.cedric@gmail.com>
Sat, 25 May 2019 07:55:02 +0000 (09:55 +0200)
committerCédric Ollivier <ollivier.cedric@gmail.com>
Sat, 25 May 2019 07:55:02 +0000 (09:55 +0200)
commit12aa6e34ec1f388a40cb5a00826729f7c0d6f201
tree93a47239bb31da0446c9944f1ce7147407178c92
parent934e90a269ea6b65e38578ac3f9a8bf7fc5212b1
Set utf-8 in decode and encode calls

It eases backporting in iruya and hunter as a few logs can't be
decoded as ascii [1].

[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-vnf-iruya-juju_epc-run/56/console

Change-Id: I09c793469bdf4a679e6ed5a268e705efa5f2a20f
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
xtesting/core/feature.py
xtesting/core/unit.py