2773 Commits

Author SHA1 Message Date
Logan Lipke
6fab304140 whitespace changes after autopep8 2021-11-29 10:14:28 -08:00
Matthew Stidham
4a97a90f28 ws_generic_monitor_test: Will run forever. It needs to be fixed.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 22:29:06 -08:00
Matthew Stidham
5d95f27623 regression_test: test stalls on test_l3_scenario_throughput
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 19:56:01 -08:00
Matthew Stidham
d7efd606c9 run_cv_scenario: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:23:51 -08:00
Matthew Stidham
6c7aff23df run_cv_scenario: Remove trailing semicolons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:23:25 -08:00
Matthew Stidham
a08afea0f4 measure_station_time_up: Fix whitespace errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:22:27 -08:00
Matthew Stidham
a952c392fb measure_station_time_up: Remove empty else clause
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:20:37 -08:00
Matthew Stidham
dce4488777 measure_station_time_up: Support csv, xlsx, and pickle for file outputs
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:19:50 -08:00
Matthew Stidham
74875c1f88 measure_station_time_up: Fix regressions. args.num_stations now works.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 17:15:30 -08:00
Matthew Stidham
3213c14d32 test_l4: Merge identical if clauses
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:33:16 -08:00
Matthew Stidham
2aba065fe2 test_l4: Make parser more explicit
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:30:57 -08:00
Matthew Stidham
ed7d716462 test_l3_WAN_LAN: static method was not static
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:28:13 -08:00
Matthew Stidham
d92d6f8e84 test_l3_WAN_LAN: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:27:51 -08:00
Matthew Stidham
5abac844e0 test_l3_powersave_traffic: Remove unused arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:27:05 -08:00
Matthew Stidham
41df29a51f test_l3_powersave_traffic: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:26:27 -08:00
Matthew Stidham
4ddbcad1f7 test_ipv4_ps: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:25:45 -08:00
Matthew Stidham
98f69c80ce test_generic: Fix bare except clauses
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:24:28 -08:00
Matthew Stidham
0a3363f51b test_generic: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:21:49 -08:00
Matthew Stidham
d096890df0 test_generic: type shadows default argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:20:59 -08:00
Matthew Stidham
1567bfa97a test_fileio: Fix mutable default arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:16:54 -08:00
Matthew Stidham
22bda435df test_fileio: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:16:19 -08:00
Matthew Stidham
077383e039 test_1k_clients_jedtest: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:14:27 -08:00
Matthew Stidham
fc8a8fcc9c stations_connected: Instance attributed defined outside __init__
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:13:03 -08:00
Matthew Stidham
f75820438b stations_connected: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:12:15 -08:00
Matthew Stidham
dfd3d137ce station_layer3: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:11:49 -08:00
Matthew Stidham
54b59c814a sta_connect_bssid_mac: Fix bare except clauses
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:10:29 -08:00
Matthew Stidham
69e9ac829e sta_connect_bssid_mac: Fix whitespace errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:08:51 -08:00
Matthew Stidham
212f3c45ca sta_connect2: Remove redundant and repetitive code
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:06:43 -08:00
Matthew Stidham
4037c4e53c sta_connect2: Rename shadow variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:05:01 -08:00
Matthew Stidham
4b47f1c156 sta_connect2: Cleanup whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:04:15 -08:00
Matthew Stidham
af4f7a5ebb lf_dfs_test: Fix undefined variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:03:31 -08:00
Matthew Stidham
de7bce7b16 lf_dut_sta_vap_test: Remove bare except clause
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:02:23 -08:00
Matthew Stidham
d5d05c8082 lf_dut_sta_vap_test: fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 16:01:31 -08:00
Matthew Stidham
f9b9970c20 lf_dut_sta_vap_test: Fix argparser
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:59:23 -08:00
Matthew Stidham
86d5d7f21b lf_dataplane_test: Fix mutable default arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:52:33 -08:00
Matthew Stidham
d245f9faac lf_dataplane_test: Fix bare except clauses
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:51:55 -08:00
Matthew Stidham
929aaf406e lf_dataplane_test: mixed spaces and tabs
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:49:11 -08:00
Matthew Stidham
6a1064c67b lf_dfs_test: Undefined variable for class
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:45:28 -08:00
Matthew Stidham
b18ee0d70e lf_dfs_test: Fix errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:43:59 -08:00
Matthew Stidham
776bc795ae lf_dfs_test: Fix whitespace error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:15:15 -08:00
Matthew Stidham
6cb474a369 regression_test: Remove unused flag
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 15:10:22 -08:00
Matthew Stidham
554b284c96 test_l3_scenario_throughput: Fix variable name errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:45:51 -08:00
Matthew Stidham
661e427128 test_l3_scenario_throughut: Make file pip compliant
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:44:54 -08:00
Matthew Stidham
eb6d4a4e70 test_ip_variable_time: Fix bare except error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:34:39 -08:00
Matthew Stidham
bba11cfcef cv_to_grafana: Fix unresolved references
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:30:33 -08:00
Matthew Stidham
04ed5ef55a cv_to_grafana: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:28:55 -08:00
Matthew Stidham
4311e5483f cv_manager: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:28:18 -08:00
Matthew Stidham
ef10fa8878 create_station: Remove unused argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:27:24 -08:00
Matthew Stidham
635592e9d5 csv_convert: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:26:47 -08:00
Matthew Stidham
4b34b679a4 create_station_from_df: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:26:34 -08:00