Commit Graph

2192 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
bcfdb1063f lf_check.py : look for error in stdout
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 22:33:30 -06:00
Chuck SmileyRekiere
d6e9c30083 ct QA json update
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 17:51:38 -06:00
Chuck SmileyRekiere
b5cad4a698 ct_ QA fixed network dictionary typo
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 17:45:44 -06:00
Chuck SmileyRekiere
23bd27d9ac ct_ - QA information updated for using the wireless_network configuration
for tests.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 17:34:40 -06:00
Chuck SmileyRekiere
daabc352f8 lf_check.py : updating code to work with wireless network configuration
upto endless number of network configurations .

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 16:43:41 -06:00
Ben Greear
2093d68a91 mesh: Improve --help output.
Use double-backslash to fix missing newlines when
viewing --help output.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-10-05 12:37:35 -07:00
Jed Reynolds
df78928b62 run_cv_scenario.py: renames method from refresh() to wait_for_db_load_and_sync()
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-10-05 09:37:34 -07:00
Chuck SmileyRekiere
e22c7c0eb8 ct_001_AX88U_dut.json : updated for having upper case in test configuration
match the configuration of the DUT

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 07:28:57 -06:00
Chuck SmileyRekiere
1ea61f07ee lf_check.py : exit if there are exceptions reading the radio data.
No radio data indicates that the LANforge GUI may not be running

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-05 07:03:47 -06:00
Chuck SmileyRekiere
8d8585fa31 lf_check.py : making the relationship between the json and test parameters
better understood.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-04 16:17:34 -06:00
Matthew Stidham
097d2f42f5 Improving py-scripts files to fix errors with regression test
updating to_pip.sh

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-04 11:51:37 -07:00
erinnerim
6ca62926cb delete old (extra) py-scripts/create_wanlink.py 2021-10-03 16:06:26 -07:00
Jed Reynolds
ad188af0ba run_cv_scenario.py: adds more timing and refresh logic
Use the refresh() method between loading databases to force updates of text blobs, DUTs and profiles.
Look for last-updated times so as to not wait overly long for text blobs to update.
Adds more cv sync calls to make sure that CV has gotten refreshed.

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-10-01 15:24:03 -07:00
Chuck SmileyRekiere
2ddf6e10a9 lf_report.py : added args parser so the import test with --help will not
produce output

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-01 11:54:51 -06:00
Chuck SmileyRekiere
b3cabba913 lf_report_test.py : added --help so import test would not produce output
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-01 11:48:39 -06:00
Matthew Stidham
d8fc439bd3 regression test improvements
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-10-01 08:54:29 -07:00
Chuck SmileyRekiere
556045bb2b lf_check.py : save logs and gather data on Timeout condition if possible
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-01 08:34:57 -06:00
Chuck SmileyRekiere
2bae23156c lf_check.py : fixed funtion calls to loading databases
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-10-01 08:11:42 -06:00
Jed Reynolds
7e33f05fff monitor_rvr.py created to demonstrate polling the status area at the bottom of a CV report
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-10-01 00:05:35 -07:00
Jed Reynolds
5199851225 example of how to monitor attenuator values for Nasir Makkiya <NMakkiya@sierrawireless.com>
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-09-30 22:03:47 -07:00
Matthew Stidham
b6013003ef Fixing regression_test problems
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-30 12:55:31 -07:00
Ben Greear
41200068fd ap-auto: Fix help output formatting.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-09-29 16:38:58 -07:00
Ben Greear
82b5d61de2 rvr: Fix pulling to local directory.
My earlier attempt missed passing in the cmd-line-arg to the
code that actually used it.

And, add more useful printout to the CV test mgr to show what it
is pulling where.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-09-29 16:31:52 -07:00
Chuck SmileyRekiere
6846b2a119 test_l3_longevity.py : added 6g functionality
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-29 17:08:32 -06:00
Ben Greear
cf9f8da0ce rvr: Add local_lf_report_dir argument.
Untested as of now.

Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-09-29 14:32:04 -07:00
Ben Greear
9553e7c92d rvr: Add example command to the help.
Signed-off-by: Ben Greear <greearb@candelatech.com>
2021-09-29 14:23:11 -07:00
Chuck SmileyRekiere
df0accb650 lf_json_convert.py : prefix with conversion to have cookbook_ and leave the
.json extension.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-29 06:28:43 -06:00
Chuck SmileyRekiere
dd5ac0140f lf_json_convert.py : updated to work around the --raw_lines with \"
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-29 06:12:41 -06:00
Chuck SmileyRekiere
373323f9c7 ct_us_001_rig.json : cleaned up spaces
lf_json_convert.py new tool for converting json to but used in cookbooks

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-28 16:43:14 -06:00
Chuck SmileyRekiere
28a23a3221 ct_us_001_tests.json : added lf_help_check.bash to the regression
ct_us_004_tests.json : added lf_help_check.bash to the regression

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-28 06:17:48 -06:00
Chuck SmileyRekiere
12db2f0fc3 connection_test.py : moved to sandbox
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-28 06:02:53 -06:00
Jed Reynolds
cadd7d581c jbr_create_wanlink.py: many arguments are actually string typed
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-09-28 01:14:15 -07:00
Jed Reynolds
17d4f6d1e2 jbr_create_wanlink.py: adds parameter requiring session creation
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2021-09-28 01:14:15 -07:00
Jed Reynolds
7d9ab67572 GUI: jbr_create_wanlink.py WIP
rewrote towards updated API

Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-28 01:14:15 -07:00
Jed Reynolds
90232ed5ed jbr_create_wanlink.py: testing out wanlink creating using autogen
Signed-off-by: Jed Reynolds <jed@candelatech.com>
2021-09-28 01:14:15 -07:00
Chuck SmileyRekiere
1fbadc99fb cv_to_grafana.py : updated for help to work
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 21:22:44 -06:00
Chuck SmileyRekiere
d718160153 download_test.py incomplete script moved to sandbox
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:52:34 -06:00
Chuck SmileyRekiere
2a286d37e8 ghost_profile.py moved to scripts deprecated
ghost support suspended

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:48:23 -06:00
Chuck SmileyRekiere
25b04f44d7 lf_ftp_test.py : move to sandbox
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:46:32 -06:00
Chuck SmileyRekiere
0459f4201a cicd_TipIntegration.py , cicd_testrail.py :
moved to scripts_deprecated

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:44:33 -06:00
Chuck SmileyRekiere
65cda6e0a7 cicd_testrailAndInfraSetup.py : moved to scripts deprecated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:42:19 -06:00
Chuck SmileyRekiere
e5f231c679 ftp_html.py moved to sandbox : will be used in the generic port
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:35:30 -06:00
Chuck SmileyRekiere
ae3df346bb moved html_template.py to sandbox until file reviewed
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 17:15:36 -06:00
Chuck SmileyRekiere
8e78b7af2a test_l3_powersave_traffic.py : added help
sta_connect_multi_example.py : updated arsparse

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 16:50:24 -06:00
Chuck SmileyRekiere
9d528702dd stations_connected.py : added argsparse --help
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 16:42:23 -06:00
Chuck SmileyRekiere
7f330a2053 sta_connect_multi_example.py : added simple help
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 16:35:14 -06:00
Chuck SmileyRekiere
12d02af9b6 sta_scan_test.py : fixed imports
tip_station_powersave.py : added --help
lf_qa.py : fixed comments in help

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 16:29:14 -06:00
Chuck SmileyRekiere
30cc3c532a lf_mesh_test.py 85% the argsparser needs 85%%
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 16:03:05 -06:00
Chuck SmileyRekiere
6fe41dfd5f stations_connected.py : utility script , fixed the command passing
Need to update , there is not help

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 15:37:18 -06:00
Chuck SmileyRekiere
d806ee4c25 lf_help_check.bash : check to see if --help files works on scripts
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-09-27 14:53:26 -06:00