Use baro and yardstick metrics in dynamic HTML report 45/66745/11
authorEmma Foley <emma.l.foley@intel.com>
Fri, 25 Jan 2019 14:44:20 +0000 (14:44 +0000)
committerMyron Sosyak <myronx.sosyak@intel.com>
Wed, 3 Apr 2019 09:38:37 +0000 (10:38 +0100)
commit34276b464ac7a2013d292680e545d25e515bb0cd
treef7078cb7c153b2de9fc27c054c60fb5cb124317c
parent6a0ab66ed2890c7236db8ff49cde909f24f5d92a
Use baro and yardstick metrics in dynamic HTML report

_combine_metrics combines metrics from different sources.
This is for use with the ``yardstick report generate-nsb``
command, which will combine yardstick and barometer metrics
in the dynamic HTML report.

JIRA: YARDSTICK-1593
Change-Id: I87002948ebb4cc88fb0932380bcb9920eb53db58
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
yardstick/benchmark/core/report.py
yardstick/common/nsb_report.html.j2
yardstick/common/nsb_report.js
yardstick/tests/functional/benchmark/core/test_report.py
yardstick/tests/unit/benchmark/core/test_report.py