Commit Graph

2397 Commits

Author SHA1 Message Date
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
Matthew Stidham
6f4ff7e252 Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
c5b08834b2 Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
6a9ee4cb00 test_l3_longevity_beta: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:42 -08:00
Matthew Stidham
cf8a5f8d83 monitor_rvr: remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:41 -08:00
Matthew Stidham
130b23a65b Improve create_bridge function
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:41 -08:00
Matthew Stidham
aa8c6bebf5 lf_dfs_test: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:41 -08:00
Matthew Stidham
a22c6c60e3 check_argparse: Remove invalid comparisons
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 11:05:41 -08:00
Matthew Stidham
954a2f9f80 regression_test: git log command was backwards, it needed a head not a tail
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-16 08:59:51 -08:00
Matthew Stidham
b8b207493e lf_mesh_test: Fix mutable default values
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-11-15 17:11:29 -08:00
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