Fix report generation 59/52459/5
authorXavier Simonart <xavier.simonart@intel.com>
Thu, 22 Feb 2018 15:19:38 +0000 (16:19 +0100)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 5 Mar 2018 17:33:48 +0000 (17:33 +0000)
commit94abcc7d80aa8e13a7c77b99483f08bee7c20fb2
treee82cbf85d6126e4e6906602475f2c08e7031ce54
parent56af3286c98a6c562a821f479a1a4c66262dcbab
Fix report generation

The command "yardstick report generate task_id yaml_name" was returning
some errors and failing to generate a html report.
With this fix an html report will be generated with all data from influx.

JIRA: YARDSTICK-1023

Change-Id: If9aab4b85cfb2b5809f608568e1adb2ddeec8b78
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
yardstick/benchmark/core/report.py