Generate one single report for Rally testcases 99/66999/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 9 Feb 2019 10:32:26 +0000 (11:32 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 13 Feb 2019 10:24:26 +0000 (11:24 +0100)
commit7f6e9ff759e686b9d915fadeff0a0e9432ca0066
tree15096f8100260aac0774762afd5d0d66f7528559
parentcbdf90c3aa4ec6f011bc6ca6e6485ea7f841d689
Generate one single report for Rally testcases

It eases sharing one single report including all task results.
For the time being, rally_jobs only generates neutron.html.
Then it only adds one report for rally_full and rally_sanity.

We may consider generating only one json file but it asks for
a refactoring (result parsing) which can be done in a second
change.

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