Stop redirecting output to json files 87/60287/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 27 Jul 2018 12:10:12 +0000 (14:10 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 27 Jul 2018 14:05:57 +0000 (16:05 +0200)
commit355c8b40907b0178774ddc6d3defcd5ec4236c0c
tree5658e1cae59f944d41c33227e03244e97b7a2f65
parent2ffe21e6510a2e52fb0caa457be5556592a8fe12
Stop redirecting output to json files

Rally may print additional data to console which results in an
invalid json files. The json files are generated via rally instead of
dumping stdout.

It's mandatory to backport the next bugfix [1] in stable/fraser.

[1] https://gerrit.opnfv.org/gerrit/#/c/60265/

Change-Id: Ifbd90e685a7b52c70b3110a46e3c7991eddc05f4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 18c96abe8b6a3d6e919ff7ba64952454830357b3)
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py