Commit Graph

2489 Commits

Author SHA1 Message Date
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
Matthew Stidham
9d6a19bb72 regression_test improvements
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 14:41:38 -08:00
Matthew Stidham
f70a59d551 create_l3_stations: Do not flag error messages if ports do not exist during pre-cleanup
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 11:24:53 -08:00
Matthew Stidham
e4bbca9482 test_ip_connection: remove redundancies and don't trigger error warnings for non-existant stations during pre-cleanup
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-17 10:30:42 -08:00
Chuck SmileyRekiere
495dafff12 ct_us_001_scripts.json - minor name change
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 11:27:29 -07:00
Chuck SmileyRekiere
2ea53395b9 lf_check.py : check for subtest failures
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 11:19:27 -07:00
Chuck SmileyRekiere
4bad6732f8 ct_us_001_scripts.json : added cleanup for cxs and sta prior to the test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 11:00:07 -07:00
Chuck SmileyRekiere
7b9946e756 ct_us_00X_tests.json : updated nightly script name
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 07:36:44 -07:00
Chuck SmileyRekiere
89b7d57cea ct_us_X_tests.json updated for supporting TEST_SERVER being passed in
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 07:18:43 -07:00
Chuck SmileyRekiere
7261a9f032 lf_qa.py : fixed paths in report when not running with a server
lf_check.py : added --server input and TEST_SERVER parameter

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-11-17 07:09:33 -07:00
Matthew Stidham
1a6881edf2 test_ip_variable_time: Cleanup debug output
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 18:48:04 -08:00
Matthew Stidham
d587ec4a35 lf_snp_test: Remove invalid comparison
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:21:30 -08:00
Matthew Stidham
f7f05b505d update_dependencies: Improve comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
fb2652a9e8 lf_qa: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
1d244e69e5 testrail_api: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
a7274caa6f test_l3_unicast_traffic_gen: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
462e47d5b8 test_l3_longevity: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
20597efed9 test_ip_variable_time: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
db403ed05b Sta_connect_multi_example: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
69a75872a4 sta_connect_example: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
7d32906c82 sta_connect2.py: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
d50946f53c sta_connect: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00