From abbd8ce62ba662cd2659589a9996e827d13ad061 Mon Sep 17 00:00:00 2001 From: yuyang Date: Tue, 20 Dec 2016 00:37:59 +0800 Subject: Add flake8 style config and for POSCA JIRA: BOTTLENECK-100 Adding flake8 configuration and fix for POSCA Change-Id: Ib822d5abde535263a4473d67c15cc17995f1417b Signed-off-by: yuyang --- .../posca/testcase_dashboard/posca_system_bandwidth_discover.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json (limited to 'testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json') diff --git a/testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json new file mode 100644 index 00000000..8ca1218f --- /dev/null +++ b/testsuites/posca/testcase_dashboard/posca_system_bandwidth_discover.json @@ -0,0 +1,5 @@ +{ + "title": "system_bandwidth", + "description": "", + "version": 1 +} -- cgit 1.2.3-korg