Commit Graph

2534 Commits

Author SHA1 Message Date
Matthew Stidham
a45dbf191b regression_test: Fix test_l3_longevity command flags
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:41:19 -08:00
Matthew Stidham
a29d582e89 test_l3_longevity: Use set literal when possible
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:32:51 -08:00
Matthew Stidham
2a12e63914 test_l3_longevity: Remove unused variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:31:45 -08:00
Matthew Stidham
eaaed43f1e test_l3_longevity: Use the staticmethod class where relevant
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:29:53 -08:00
Matthew Stidham
f6f63f2816 test_l3_longevity: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:28:23 -08:00
Chuck SmileyRekiere
9a66e91fde test_l3_longevity.py added comments for the layer3_cols flags
lf_qa.py comments updates for sub-tests

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-29 15:20:41 -07:00
Chuck SmileyRekiere
b8a644895e test_l3_longevity.py : changed port_data variable from p -> port_data
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-29 15:20:40 -07:00
Matthew Stidham
3157b938b0 lf_wifi_capacity_test: fix mutable default arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:18:56 -08:00
Matthew Stidham
06c255314e lf_tr398v2_test: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:17:37 -08:00
Matthew Stidham
4ce15f8bf3 lf_tr398v2_test: fix mutable default arguments
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:17:08 -08:00
Matthew Stidham
71467c2c23 lf_snp_test: fix whitespace problems
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:15:35 -08:00
Matthew Stidham
72efa0c69c lf_snp_test: Make argparse more verbose
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:14:23 -08:00
Matthew Stidham
febb426e3c lf_snp_test: Fix unreliable None comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:05:46 -08:00
Matthew Stidham
37e2710bb2 lf_snp_test: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:04:17 -08:00
Matthew Stidham
3b15113d30 lf_snp_test: Fix whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 14:02:47 -08:00
Matthew Stidham
82d20e68fc regression_test: Fix lf_dut_sta_vap_test call
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 13:46:21 -08:00
Matthew Stidham
418db00d4d test_wanlink: main() takes only 1 argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 13:10:02 -08:00
Matthew Stidham
8fccdf3111 regression_test: Remove TIP scripts, enable more of our scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 13:03:05 -08:00
Matthew Stidham
356dbcf15a Revert "sta_connect2: Make the mgr argument on sta_connect2 more robust"
This reverts commit b3d9447c7e.
2021-11-29 13:00:32 -08:00
Matthew Stidham
e98e7c71c9 regression_test: Improve measure_station_time_up args
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:57:49 -08:00
Matthew Stidham
b3d9447c7e sta_connect2: Make the mgr argument on sta_connect2 more robust
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:56:11 -08:00
Matthew Stidham
3423dd0d73 regression_test: Improve measure_station_time_up args
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:51:59 -08:00
Matthew Stidham
cc305b8422 measure_station_time_up: Don't hardcode radio names
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:50:47 -08:00
Matthew Stidham
72363432d3 regression_test: improve measure_station_time_up call
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-29 12:48:06 -08:00
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