Make files pep8 compliant before using assertTrue|False 73/50373/5
authorEmma Foley <emma.l.foley@intel.com>
Wed, 10 Jan 2018 10:48:29 +0000 (10:48 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 25 Jan 2018 20:03:46 +0000 (20:03 +0000)
commit44ee5e004f3af5dcdbbc1d172faba91b8419b6d6
treef81cd5a5af0f267f981339d9ac0d4eba5c666264
parente67082ecf9c89eeebbdf2c87b0a90e3edef2eabd
Make files pep8 compliant before using assertTrue|False

JIRA: YARDSTICK-903
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Id7912b5ddee36e7366bcfa824379853efd0a89f1
13 files changed:
tests/unit/benchmark/contexts/standalone/test_ovs_dpdk.py
tests/unit/benchmark/scenarios/availability/test_monitor_command.py
tests/unit/benchmark/scenarios/availability/test_serviceha.py
tests/unit/benchmark/scenarios/availability/test_util.py
tests/unit/benchmark/scenarios/lib/test_check_numa_info.py
tests/unit/benchmark/scenarios/networking/test_nstat.py
tests/unit/benchmark/scenarios/networking/test_pktgen.py
tests/unit/benchmark/scenarios/networking/test_pktgen_dpdk.py
tests/unit/benchmark/scenarios/networking/test_pktgen_dpdk_throughput.py
tests/unit/benchmark/scenarios/networking/test_vsperf_dpdk.py
tests/unit/benchmark/scenarios/parser/test_parser.py
tests/unit/network_services/nfvi/test_resource.py
tests/unit/network_services/vnf_generic/vnf/test_tg_ping.py