Commit Graph

2480 Commits

Author SHA1 Message Date
Matthew Stidham
a1cf4e2e47 lf_cleanup: Rename undefined variable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-15 17:10:18 -08:00
Matthew Stidham
919503f867 Fix test_ipv4_ttls.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-15 13:33:40 -08:00
Chuck SmileyRekiere
e9e7c6de31 test_ip_varible_time.py : there was an admin up in the stop caused errors
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-15 14:08:06 -07:00
Chuck SmileyRekiere
e5e3c90336 l3_cxprofile.py : updated to support one interface,
port_probe.py : added more supported mcs in calculation
test_ip_variable_time.py : added support for use_existing_sta
removed create_sta as it was defaulted True and could not be set by
construct.

inconsistent list construction between single and multiple elements
decided around May 23, 2018
Updates for probe with AX210 , AX200 wiphy

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-14 08:49:42 -07:00
Chuck SmileyRekiere
1aa792930a One Interface support to work with
inconsistent list construction between single and multiple elements
decided around May 23, 2018
Updates for probe with AX210 , AX200 wiphy

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-13 06:36:29 -07:00
Matthew Stidham
5180dcb685 regression_test was missing a backslash on line 224
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-12 14:32:41 -08:00
Matthew Stidham
b2df641854 Turn on debug for test_ip_variable_time wait until ports admin up
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-12 13:05:13 -08:00
Logan Lipke
acff7f8585 Improved my_monitor function 2021-11-12 11:23:51 -08:00
Logan Lipke
322bc7ea55 rewrote my_monitor function to be more reusable, removed other monitor functions, renamed variables to better represent contents. Reporting WIP 2021-11-12 11:23:51 -08:00
Logan Lipke
1f24b2c79b Fixed imports and some function calls 2021-11-12 11:23:51 -08:00
Chuck SmileyRekiere
614880cedd test_ip_variable_time.py note for location of create_basic_argparse
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-12 12:11:06 -07:00
Matthew Stidham
2176098ad3 Remove layer3_test and layer4_test from regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-12 09:13:42 -08:00
Chuck SmileyRekiere
a71b65ff6e lf_report_test.py lf_graph.py added to lf_check.py regression
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-12 07:48:49 -07:00
Chuck SmileyRekiere
58c7613d87 lf_graph.py lf_report_test.py : pep8 complience
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-12 07:21:44 -07:00
Chuck SmileyRekiere
54170fffe7 lf_graph.py , lf_report_test.py : updated for --mgr and --lfmgr
updated so help will be show with --help

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-12 07:18:34 -07:00
Chuck SmileyRekiere
7ab916ed02 layer3_test.py , layer4_test.py moved to sandbox until updated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-11 20:40:39 -07:00
Chuck SmileyRekiere
dd80666057 ct_us_001_scripts.json updated for testing individual scripts
updated layer3_test.py to accept the correct parameters

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-11 20:37:30 -07:00
Chuck SmileyRekiere
c10a2ec2cf ct_us_001_scripts.json : script regression updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-11 20:37:30 -07:00
Matthew Stidham
5ddc46460a Save sortabletable.js in lanforge-scripts and make it so regression_test works with it
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 17:45:49 -08:00
Matthew Stidham
79d4f09e9d Explain logic for parsing output of command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 14:12:19 -08:00
Matthew Stidham
6d1fdae76d Fix --set error in bash
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 13:40:48 -08:00
Matthew Stidham
47bdaf3a4d add eval to run_test method
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 11:24:59 -08:00
Matthew Stidham
e128b2d44f Remove single letter variables in regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 10:48:28 -08:00
Chuck SmileyRekiere
ac34a5316c ct_us_001_tests.json : updated for using the wifi_mode and wifi_settings
per radio

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-11 11:47:47 -07:00
Matthew Stidham
dab0ee0aa6 Add execution time column to regression_test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-11 10:32:26 -08:00
Chuck SmileyRekiere
9dc79d8c65 lf_kpi_csv.py : updated the epoch time to report current time
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 18:00:07 -07:00
Chuck SmileyRekiere
980101dabc test_l3_longevity.py - update for making the index.html
lf_report.py - update method for index.html

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 16:02:08 -07:00
Matthew Stidham
d3023a5d2d wlan_capacity_calculator autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Matthew Stidham
36e07e745e testgroup autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Matthew Stidham
20cb3895b8 lf_dataplane_test autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Matthew Stidham
772f2425ed example_security_connection autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Matthew Stidham
37872d77d7 create_bridge autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Matthew Stidham
7e84e3b790 create_bond autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 15:00:33 -08:00
Chuck SmileyRekiere
28280c3f6d pep8 compliance
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 14:15:14 -07:00
Matthew Stidham
6cd4f883c7 run autopep8 on create_vr
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
087c77080f run autopep8 on create_vap
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
2f657666cf run autopep8 on create_station
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
608f3ab773 create_qvlan autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
c3c4d965ce create_macvlan autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
9c42b1ca18 create_l4 autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
c94839f0d5 create_l3_stations autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
40a17ccdf2 create_l3 autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
fdc420afab create_chamberview_dut autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Matthew Stidham
985e55ded8 create_chamberview.py autopep8
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-10 12:16:39 -08:00
Chuck SmileyRekiere
5ad97eb619 test_l3_longevity.py : pep8 cleanup
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 11:55:29 -07:00
Chuck SmileyRekiere
b60313457e test_l3_longevity.py : add ability to pass wifi_settings per radio
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 08:04:24 -07:00
Chuck SmileyRekiere
bb29c5ff23 ct_us_002_tests.json : test updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-10 08:04:24 -07:00
Matthew Stidham
78fdf6551f Revert "Fix test_l3_longevity whitespace errors"
This reverts commit d16bdd9f7a.
2021-11-09 19:00:45 -08:00
Matthew Stidham
098c0398ba Revert "Fix test_l3_longevity regressions and pending problems"
This reverts commit cbe5286f83.
2021-11-09 19:00:28 -08:00
Matthew Stidham
cbe5286f83 Fix test_l3_longevity regressions and pending problems
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-09 18:54:46 -08:00