aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/collector/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2018-05-02Move tests: unit/network_services/{lib/,collector/,*.py}Emma 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: Idc2e70291b6d9b4cf7e7249a10c4a290b999206c
2017-01-19Introducing the collector to subscribe/publish the KPIs for yardstick plotDeepak S1-0/+0
v2: Added unit tests to keep test coverage :) JIRA: YARDSTICK-482 Change-Id: I9281b00a4b619cc04550cb623c027ee5765c4974 Signed-off-by: Deepak S <deepak.s@linux.intel.com>