benchmark.core.report: Add _get_baro_metrics 41/66741/8
authorEmma Foley <emma.l.foley@intel.com>
Mon, 28 Jan 2019 21:05:11 +0000 (21:05 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Mon, 11 Feb 2019 11:53:27 +0000 (11:53 +0000)
commit498fcc39a9f948f6911157c5cba27986e3f78208
treee47e8adb3a5501db6f91305e482c02532541e26a
parent4ac123951f5571d44ec01b680941b95203653c64
benchmark.core.report: Add _get_baro_metrics

Retrieve and parse Barometer metrics relevant to a
Yardstick testcase.
_get_barometer_metrics() retrieves NFVi metrics from
collectd for metrics collected during a Yardstick test
case.

JIRA: YARDSTICK-1593
Change-Id: I1ef1ccd999e1cbee546db39fb8ad6de0d97e6576
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
yardstick/benchmark/core/report.py
yardstick/tests/unit/benchmark/core/test_report.py