Add flake8 style config and for POSCA 19/26219/3
authoryuyang <Gabriel.yuyang@huawei.com>
Mon, 19 Dec 2016 16:37:59 +0000 (00:37 +0800)
committeryuyang <Gabriel.yuyang@huawei.com>
Wed, 21 Dec 2016 12:21:46 +0000 (20:21 +0800)
commitabbd8ce62ba662cd2659589a9996e827d13ad061
tree28d1e88caab88f631bda6cdba9bffad4e6e5f8b2
parent32fc31642ff993fe93e5033cba9f97a633a0a340
Add flake8 style config and for POSCA

JIRA: BOTTLENECK-100

Adding flake8 configuration and fix for POSCA

Change-Id: Ib822d5abde535263a4473d67c15cc17995f1417b
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
17 files changed:
flake8_cfg [new file with mode: 0644]
tests.sh
testsuites/posca/testcase_dashboard/posca_system_bandwidth_config.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_dashboard.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_index_pattern.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_char.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_line_data.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/posca_system_bandwidth_terms_data.json [new file with mode: 0644]
testsuites/posca/testcase_dashboard/system_bandwidth.py
testsuites/posca/testcase_script/common_script.py
testsuites/posca/testcase_script/posca_factor_cpu_burden.py
testsuites/posca/testcase_script/posca_factor_rx_cache_size.py
testsuites/posca/testcase_script/posca_factor_rx_pkt_size.py
testsuites/posca/testcase_script/posca_factor_system_bandwidth.py
testsuites/posca/testcase_script/posca_factor_tx_cache_size.py
testsuites/posca/testcase_script/posca_factor_tx_pkt_size.py