aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11Run tests in yardstick/tests/Emma Foley1-0/+0
* Edit .testr.conf and tools/run_tests.sh * Run functional and unit tests in tests/ and yardstick/tests/ * Add yardstick/tests/unit/__init__.py and yardstick/tests/__init__.py * Update pylintrc rules to disable: * missing-docstring * fixme * protected-access Test will run in both tests/ and yardstick/tests/ initially Change-Id: Iccd0df0d1b85b5d08f7faa56669bc32687925f7e JIRA: YARDSTICK-837 Signed-off-by: Emma Foley <emma.l.foley@intel.com>