aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/network_services/collector
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14Do not start collectd twice when SampleVNF is running on BaremetalChornyi, TarasX1-30/+14
JIRA: YARDSTICK-1167 Change-Id: I7591bbb2a84ee4039a20c5da2914f1e374299015 Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
2018-05-03MQ startup process refactorChornyi, TarasX1-1/+2
YARDSTICK-1112 Change-Id: Id30236e190bae9fb0f5b5ebd4c5e04798e4fd443 Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
2018-05-02Move tests: unit/network_services/{lib/,collector/,*.py}Emma Foley3-0/+129
* 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