Move tests: unit/cmd/ 51/48251/9
authorEmma Foley <emma.l.foley@intel.com>
Wed, 29 Nov 2017 23:33:27 +0000 (23:33 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 25 Jan 2018 19:56:44 +0000 (19:56 +0000)
commit225636672f9da12be4f1570598153dcf27afc0d1
tree731a8902e22d906eff707c07198cba34a7225037
parentccc7cf93bd769f2b9255ac59e93751535b463f2a
Move tests: unit/cmd/

* 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.

Change-Id: I505d72e1c646fea1976a0bf854369c6b6308bbb1
Jira: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
yardstick/tests/unit/test_cmd/__init__.py [moved from tests/unit/test_cmd/__init__.py with 100% similarity]
yardstick/tests/unit/test_cmd/commands/__init__.py [moved from tests/unit/test_cmd/commands/__init__.py with 100% similarity]
yardstick/tests/unit/test_cmd/commands/test_env.py [moved from tests/unit/test_cmd/commands/test_env.py with 100% similarity]
yardstick/tests/unit/test_cmd/commands/test_testcase.py [moved from tests/unit/test_cmd/commands/test_testcase.py with 100% similarity]
yardstick/tests/unit/test_cmd/test_NSBperf.py [moved from tests/unit/test_cmd/test_NSBperf.py with 99% similarity]