Commit Graph

2460 Commits

Author SHA1 Message Date
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
Matthew Stidham
92341c6c33 regression_test: Incorrect argument for create_chamberview.py
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 09:59:34 -08:00
Matthew Stidham
07550300b1 lf-atten_mod_test: trying to turn a string 'all' into an integer will always generate an error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-22 09:56:38 -08:00
Chuck SmileyRekiere
f50d420e5c ct_us_001_tests.json : updated to remove multiband performance
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-22 10:52:45 -07:00
Chuck SmileyRekiere
fdc2b90336 ct_us_001_tests.json : syntax fix
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-22 10:41:17 -07:00
Chuck SmileyRekiere
6daca2c3d5 ct_us_001_tests.json : add ap_auto bc test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-22 10:24:35 -07:00
Chuck SmileyRekiere
c1e91fa395 ct_us_003_rig.json ct_us_004_rig.json : updated for TEST_SERVER usage
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-22 11:58:29 -05:00
Chuck SmileyRekiere
af6083f7a1 lf_check.py : added server override , and abiltiy to set sever in json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-22 11:57:16 -05:00
Matthew Stidham
ebd8733ea4 lf_ap_auto_test: Default upstream port to None
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-19 16:35:27 -08:00
Matthew Stidham
cf2d3a98a7 Fix lf_ap_auto_test command
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-19 16:27:51 -08:00
Matthew Stidham
e270f69b87 lf_ap_auto_test: Make upstream port argument required
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-19 16:27:51 -08:00
Chuck SmileyRekiere
fe0b2b5c58 test_l3_longevity.py : updated pdf report to lanscape
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-19 15:02:59 -07:00
Chuck SmileyRekiere
55db4b8b96 test_l3_longevity.py : pass in the dut information
lf_qa.py : bug fix for serial number

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-19 13:35:12 -07:00
Matthew Stidham
703749772c lf_dataplane_test: Remove unused argument
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-19 10:05:36 -08:00
Matthew Stidham
d89adcc6e1 logger_example.py: Initial commit
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 17:08:01 -08:00
Matthew Stidham
9a810353fa Update regression test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 15:34:33 -08:00
Matthew Stidham
bdb850ef54 test_status_msg: Cleanup whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:14:15 -08:00
Matthew Stidham
674682692f lf_ap_auto_test: Cleanup whitespace
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:13:42 -08:00
Matthew Stidham
0087f8916b testgroup: Fix all warnings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:04:47 -08:00
Matthew Stidham
4667bf5a0b update_dependencies: Fix all warnings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:04:30 -08:00
Matthew Stidham
e1edb3fad0 lf_kpi_csv: Fix all warnings
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 11:04:00 -08:00
Matthew Stidham
9f42272c23 lf_ap_auto_test: DO NOT USE MUTABLE DEFAULTS
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 10:28:27 -08:00
Matthew Stidham
098d4bdb81 lf_snp_test: Dropping support for Windows ME
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 10:15:40 -08:00
Matthew Stidham
c001661bd2 lf_report: Use only 4 spaces per indent, this is python, not javascript
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-18 10:15:17 -08:00
Matthew Stidham
b275c4926b lf_kpi_csv: Fix incorrect equality
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Matthew Stidham
4d7451a287 sta_connect: sta_connect works now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Matthew Stidham
81bbc64dbc sta_connect_example: Improve argparser and staconnect query
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Matthew Stidham
3d45174f3b regression_test: improve sta_connect and sta_connect_example queries
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Matthew Stidham
778450718c sta_connect_example.py: Remove useless code. Use mgr and debug flags
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 17:35:27 -08:00
Chuck SmileyRekiere
505c21de1f lf_check.py : fixed bug in check for tests failed
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 16:48:18 -07:00