Move tests: unit/apiserver/ 71/48271/6
authorEmma Foley <emma.l.foley@intel.com>
Wed, 29 Nov 2017 23:01:33 +0000 (23:01 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Thu, 11 Jan 2018 20:55:26 +0000 (20:55 +0000)
commit4f5747c8bf3695694400a109e56a83469604a069
treec4c3fa5bb8bc1277bb3c88f74bda68e10f6999c6
parent5702f5b5e0721d9af61e494691376f32652e0048
Move tests: unit/apiserver/

* 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: I30d3f61e5ea479758f9a2f39cf415da18e49b9d6
yardstick/tests/unit/apiserver/__init__.py [moved from tests/unit/apiserver/__init__.py with 65% similarity]
yardstick/tests/unit/apiserver/resources/__init__.py [moved from tests/unit/apiserver/resources/__init__.py with 100% similarity]
yardstick/tests/unit/apiserver/resources/test_env_action.py [moved from tests/unit/apiserver/resources/test_env_action.py with 92% similarity]
yardstick/tests/unit/apiserver/utils/test_influx.py [moved from tests/unit/apiserver/utils/test_influx.py with 91% similarity]