aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/nfvi/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2018-05-15Move tests: unit/network_services/nfviEmma Foley1-0/+0
* Fix pylint errors * Add TODOs Some errors are ignored locally, as they were a symptom of other problems. These issues have been flagged with a TODO, and should be fixed later. JIRA: YARDSTICK-837 Signed-off-by: Emma Foley <emma.l.foley@intel.com> Change-Id: Id330ee1c89d54ef487edb7fe160e5a31d9a3094f
2017-01-19Add infrastructure to add the NFVi KPI collectionsDeepak S1-0/+0
This patches added common function to collect NFVi KPIs for given usecases - Core KPIs like memory/LLC/IPC etc - OVS stats - memory stats etc. JIRA: YARDSTICK-488 Change-Id: Iab41146392efc47b7313b1846a67728a44d0f1d6 Signed-off-by: Deepak S <deepak.s@linux.intel.com>