Refactor task results manipulation in rally 65/57465/2
authorJuha Kosonen <juha.kosonen@nokia.com>
Wed, 16 May 2018 11:18:41 +0000 (14:18 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Fri, 18 May 2018 14:49:10 +0000 (17:49 +0300)
commita4ed4eb2b6802bcf10aa944854a68b16147245cc
treed787ffca25ebe22a1943bcbee7deac79aba23a21
parent41f6a5fbdb016c0cf724009776bafce3f89a39b7
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>
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py