Commit Graph

2674 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
78bffdbbf0 ct_us_scripts.json : initial checkin - attempt to include more regression
lf_cleanup.py : added the cleanup of moni with sta

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-14 05:01:38 -07:00
Jed Reynolds
254681a205 regression_test.sh: adds sorting to bottom, fixes missing tbody end tag
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-12-13 20:22:46 -08:00
Matthew Stidham
8c1bf88b05 sta_connect: Use name_to_eid for upstream port
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 17:22:03 -08:00
Matthew Stidham
5d89b48f8f sta_connect: name_to_eid
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 17:11:42 -08:00
Matthew Stidham
2982bf3e49 sta_connect: Use name_to_eid to parse name of upstream port
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 17:10:55 -08:00
Matthew Stidham
4a871c9516 sta_connect.py: Use name_to_eid to parse name of radio
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 17:05:23 -08:00
Chuck SmileyRekiere
0687cc1b27 Revert "Revert "sta_connect: Fix whitespace""
This reverts commit 354ebaefeb.
2021-12-13 17:33:59 -07:00
Chuck SmileyRekiere
98e96523fc Revert "Revert "sta_connect: sta_connect works now""
This reverts commit 2f198da3d1.
2021-12-13 17:33:37 -07:00
Chuck SmileyRekiere
bb9735a9c9 Revert "sta_connect.py : added back in the older functionality for configuation."
This reverts commit f6e33994da.
2021-12-13 17:33:19 -07:00
Chuck SmileyRekiere
f6e33994da sta_connect.py : added back in the older functionality for configuation.
This script uses the json calles directly so will be helpful in working
with the auto generated library : work in progress

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-13 17:13:20 -07:00
Chuck SmileyRekiere
2f198da3d1 Revert "sta_connect: sta_connect works now"
This reverts commit 4d7451a287.
2021-12-13 17:13:20 -07:00
Chuck SmileyRekiere
354ebaefeb Revert "sta_connect: Fix whitespace"
This reverts commit 25f537a027.
2021-12-13 17:13:20 -07:00
Scott Wedge
75e1904f8a lf_ftp.py, modify --help output
Signed-off-by: Scott Wedge <wedges@candelatech.com>
2021-12-13 13:58:58 -06:00
Matthew Stidham
859e952ef9 sta_connect: Wait until ports appear after adding new stations
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 11:56:14 -08:00
Matthew Stidham
68568f5a42 sta_connect_example: Use name_to_eid to parse port name
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 11:51:22 -08:00
Chuck SmileyRekiere
967f5f70b1 README.md short version: need to add simple script examples
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-13 11:18:36 -07:00
Chuck SmileyRekiere
522e1a6216 move py-script/README.md py-scripts/sandbox/README.md updating README.md
to be one page.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-13 11:16:55 -07:00
Matthew Stidham
f2418e0d03 create_macvlan: Use LFUtils.name_to_eid to parse the resource and shelf
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-13 08:44:20 -08:00
shivamcandela
b002abe243 Fixed the test_ipv2_ttls functionality to allow use station parameters for advanced configuration tab
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-12-13 21:19:12 +05:30
shivamcandela
38321f4cb9 Fixed the influx_utils import in sta_connect2.py
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-12-13 16:58:25 +05:30
Chuck SmileyRekiere
a00b4e6489 lf_influx_db.json : no longer used by lf_check.py moved to scripts deprecated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-11 07:21:53 -07:00
Chuck SmileyRekiere
d67b4f42be csv_processor.py test file moved to scripts_deprecated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-11 07:09:04 -07:00
Chuck SmileyRekiere
040ca87757 ct_us_001_scripts.json : shortened one of the script runs
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-10 07:47:13 -07:00
Chuck SmileyRekiere
a8b76143d5 lf_check.py : information in NA for lf_qa.py links
lf_qa.py : initial work reporting broken links

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-10 07:37:16 -07:00
Chuck SmileyRekiere
22525435ba ct_us_001_scripts.json : testing updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-10 06:23:09 -07:00
Chuck SmileyRekiere
e241a13e8c ct_us_002_tests.json : added test_l3_longevity.py using flags
ct_us_004_tests.json : update test_l3_longevity.py for using flags

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-09 18:30:42 -07:00
Chuck SmileyRekiere
496d0296fa ct_us_001_scripts.json : added l3_longevity regressions with flag settings
ct_us_001_tests.json :  added l3_longevity regressions with flag settings
lf_check.py : the word alloc error , is a message in the probe

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-09 18:04:57 -07:00
Chuck SmileyRekiere
8457c8ae77 ct_us_001_scripts.json: l3_longevity test for AX200 with flags and mode
ct_us_001_tests.json: l3_longevity test for AX200 with flags and mode

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-09 13:55:47 -07:00
Logan Lipke
a68ebc8e9f lf_webpage.py: updated for generating kpi.csv, single band 5G and 2.4G works, graphing temporarily disabled(WIP) 2021-12-09 12:48:33 -08:00
Matthew Stidham
bfccba0f76 regression_test: Improve resource specification
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-09 10:52:07 -08:00
Matthew Stidham
c8946f0a69 regression_test: add resource flag
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-09 10:50:38 -08:00
Matthew Stidham
ad30e6fc52 regression_test: Be able to use multiple realms on one device
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-09 10:42:24 -08:00
Matthew Stidham
6ceb57adbc regression_test: Echo "LANforge error" on screen when LANforge spits out a warning or error
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-09 09:44:07 -08:00
Matthew Stidham
5c50b61621 test_status_msg: Check if message_list_response exists, otherwise pass. It will post a LANforge error output if you don't write your LANforge URL properly.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-09 09:08:08 -08:00
Chuck SmileyRekiere
70dd8c3e5f ct_us_001_scripts.json : updated for using radio intexes
ct_us_001_tests.json : updated to use UPSTREAM_PORT

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-09 08:00:06 -07:00
Chuck SmileyRekiere
736c318ef3 lf_check.py : each test duration to have h,m,s not just seconds
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-08 18:15:45 -07:00
Matthew Stidham
a9a558ac70 mine_regression_test: Too noisy
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 17:16:35 -08:00
Chuck SmileyRekiere
d0a6fee9b2 lf_check.py : full test duration broken out to h,m,s from just seconds
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-08 18:01:00 -07:00
Matthew Stidham
13a4d79715 regression_test: Fix partial failure logic. Use Regex
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 16:42:28 -08:00
Chuck SmileyRekiere
9d3ff010ef ct_us_001_tests.json : ap_auto update BSSID to BSSID_TO_USE
ct_us_004_test.json : ap_auto update BSSID to BSSID_TO_USE

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-08 17:38:48 -07:00
Chuck SmileyRekiere
5820c8e262 test_ip_variable_time.py : initial commit for setting specific channel
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-12-08 16:52:57 -07:00
Matthew Stidham
9ddfe06845 testgroup2: name_prefix cannot be blank
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 15:22:52 -08:00
Matthew Stidham
ebde0fea99 test_ipv4_ttls: Attempting to create stations after stations have already been built has been generating errors. This fixes the problem.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 15:03:57 -08:00
Matthew Stidham
3201ee1e80 mine_regression_results: Support Python environment control variable
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 14:57:07 -08:00
Matthew Stidham
edadf4f545 testgroup2: Fix linting errors
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 13:29:48 -08:00
Matthew Stidham
5f9fd108a8 regression_test: Include location of python environment in system information table
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 13:27:01 -08:00
Matthew Stidham
8edb0cdb8d lf_graph.py: lf_graph had a very confusing assignment for init values which was unstable. Needs further work, but this will work for now.
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 13:01:33 -08:00
Matthew Stidham
ea91fb8824 regression_test: Our influx host is not working... not posting to influx, at least for now
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 11:37:25 -08:00
Matthew Stidham
58d12e339e regression_test: c7-graphana is no longer a valid hostname. Using an IP address instead
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 11:35:51 -08:00
Matthew Stidham
69ddad1009 lf_graph: Fix unused variables
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-12-08 11:03:13 -08:00