Stop redirecting output to json files 83/60283/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:00:50 +0000 (16:00 +0200)
commit18c96abe8b6a3d6e919ff7ba64952454830357b3
tree984709b360c52d9b91683152f30a3bc729b0d977
parent363060485f107bb0af09977e101abc54f1fa207c
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>
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py