Commit Graph

2489 Commits

Author SHA1 Message Date
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
Matthew Stidham
2576a7977f create_qvlan: Fix possible reference before creation error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:26:15 -08:00
Matthew Stidham
15424cc7a3 create_chamberview: Fix problems, I've grown as a programmer
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:25:16 -08:00
Matthew Stidham
1d43c55bd9 create_chamberview_dut: Fix bare except error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:17:31 -08:00
Matthew Stidham
978765739c check_argparse: fix bare except error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 13:17:15 -08:00
Matthew Stidham
0749253c4c test_ipv4_ttls: Clean up unused parameters and move all self methods to init
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 10:39:52 -08:00
Matthew Stidham
b5a89c9569 regression_test: Update packages at the beginning of a regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 10:32:05 -08:00
Matthew Stidham
0a29ea091e regression_test: Check for any pip generated errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-24 10:29:50 -08:00
Scott Wedge
daa5a29ba3 lf_ftp.py: add kpi_csv object
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2021-11-23 18:21:41 -08:00
Matthew Stidham
48228f6da2 sta_scan_test: Fix regression, create csv_output option
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 16:51:45 -08:00
Scott Wedge
52b6905ffb lf_ftp.py: modified generic command in --help
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2021-11-23 14:05:03 -08:00
Matthew Stidham
245e05b796 regression_test: lf_snp_test requires radio to be defined
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 13:47:03 -08:00
Matthew Stidham
c9bae8fd23 regression_test: Remove create_vr for now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 13:32:57 -08:00
Chuck SmileyRekiere
19752da2eb lf_check.py : removed \n from the scripts git sha
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-23 14:02:42 -07:00
Chuck SmileyRekiere
648491247a lf_check.py : updated to add the lanforge fedora version to the report
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-23 12:01:52 -07:00
Matthew Stidham
6a5e688b58 test_ipv4_ttls: Realm has debug_, unlike lfcli_base which is _debug
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 10:03:55 -08:00
Matthew Stidham
e137a35ee7 test_ipv4_ttls: Remove redundant imports
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-23 09:42:41 -08:00
Matthew Stidham
45ff9caade logger_example_1: Proper spacing
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 16:27:15 -08:00
Matthew Stidham
2c57e3e7b7 logger_example_1.py: Initial commit
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 16:26:38 -08:00
Matthew Stidham
211bede219 logger_example: basicConfig is required
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 15:53:57 -08:00
Matthew Stidham
c33cc7e512 test_status_msg: Cleanup broken cleanup function. Don't send an error message if no error has occured.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 12:57:29 -08:00
Matthew Stidham
6b45fc4b8e create_chamberview: Fix obtuse logic which breaks without clear warnings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 10:40:46 -08:00