Move tests: unit/network_services/helpers 63/58763/9
authorEmma Foley <emma.l.foley@intel.com>
Fri, 27 Apr 2018 10:33:17 +0000 (10:33 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 11:03:05 +0000 (11:03 +0000)
commit3c93957557567fbed9e9d2e091e25105fd67fef6
treeec0174b57b85d5a04fc96a3bd1c2b92e5ecb80fb
parent4cbc1fef5a639ae9d762a64e8e4285f88044e4f2
Move tests: unit/network_services/helpers

* 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: If0b77a6e0b102071ecfb212362647c62a621e4f9
(cherry-picked from commit 065c00d3147d12c692d43179d9c1c9afadb97825)
yardstick/tests/unit/network_services/helpers/__init__.py [moved from tests/unit/network_services/helpers/__init__.py with 100% similarity]
yardstick/tests/unit/network_services/helpers/acl_vnf_topology_ixia.yaml [moved from tests/unit/network_services/helpers/acl_vnf_topology_ixia.yaml with 100% similarity]
yardstick/tests/unit/network_services/helpers/test_cpu.py [moved from tests/unit/network_services/helpers/test_cpu.py with 82% similarity]
yardstick/tests/unit/network_services/helpers/test_dpdkbindnic_helper.py [moved from tests/unit/network_services/helpers/test_dpdkbindnic_helper.py with 100% similarity]
yardstick/tests/unit/network_services/helpers/test_iniparser.py [moved from tests/unit/network_services/helpers/test_iniparser.py with 97% similarity]
yardstick/tests/unit/network_services/helpers/test_samplevnf_helper.py [moved from tests/unit/network_services/helpers/test_samplevnf_helper.py with 99% similarity]