Refactor task results manipulation in rally 65/60265/3
authorJuha Kosonen <juha.kosonen@nokia.com>
Wed, 16 May 2018 11:18:41 +0000 (14:18 +0300)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 27 Jul 2018 12:46:45 +0000 (14:46 +0200)
commit2ffe21e6510a2e52fb0caa457be5556592a8fe12
tree889f88e661da0ebcb6b220cc0703062a61a017a1
parent0d31a2cea7796798ce273969ba97056d71a2c897
Refactor task results manipulation in rally

Use data provided by report generation since the output of task
results is not available as valid JSON if task didn't finish
gracefully.

JIRA: FUNCTEST-966

Change-Id: Ieb906bc209cc26055babd5f4e6b2bb556724f9a8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit a4ed4eb2b6802bcf10aa944854a68b16147245cc)
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py