Chuck SmileyRekiere
9e0765f69c
test_l3.py : removed unused command
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
77c6b64146
sta_connect2.py : set logger level to debug when --debug passed in
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Logan Lipke
e3a7450269
sta_connect.py: Added new docstring to fit with scripting templates
2022-07-12 15:46:16 +05:30
Logan Lipke
b1f0363979
sta_connect.py: Fixed command line option issues
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
f7fae8f381
lfcli_base.py: changed --port in lfcli_base to --lf_port , this addition of
...
--port created a conflict with lf_attend_mod_test.py The --port was introduced
a month ago. Will look for other conflicts in the regressions.
Changed lf_attend_mod_test.py to add back in --port
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
f38170b77b
lf_atten_mod_test.py : base_argsparse had a --port option so script will
...
use that one to avoid conflict
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
b383a7c6c3
create_l3_stations.py --no_cleanup , changed to using switch from base args
...
parser
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
e828cf59c4
qa dut json moved to ct_qa_json
...
ct_001_AX88U_dut.json
ct_002_AX12_dut.json
ct_003_AX88U_dut.json
ct_004_AX88U_dut.json
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
a056ea2fc6
moved json for tx_power to tx_power_json folder
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:16 +05:30
Chuck SmileyRekiere
a9d258d41a
ap_ctl.py : updates to use mux_client
...
lf_report.py : added traceback for exceptions
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
1da36b43cf
lf_check.py : added example for using curl
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
79c774ffe3
ap_ctl.py : initial commit for using mux_serial
...
lf_tx_power.py: TODO for adding the AP module
ct_9136_tx_power_tests.json : using batch mode.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
479adbb30c
ct_9136_dut.json : updated dut name
...
ct_9136_tx_power_tests.json : example for channel widths on command line
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
10b39c0992
test_l4.py: modify kpi.csv short-description
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
73d1516d28
test_l4.py: add kpi.csv & report functionality, modify script example commands
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
9ef0befa92
ct_9136_WLC1_lanforge.json : example for lanforge setup
...
ct_9136_dut.json : example for dut setup
ct_9136_tx_power_tests.json : example for tx_power tests setup
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
07a81118a8
lf_dash.py updates to remove deprecated modules
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
5a9540d907
lf_tx_power.py : temporary work around for admin down and up AP
...
lf_check.py : email input is now optional
lf_qa.py : added to the help
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
c79689c14a
lf_tx_power.py : added initial kpi.csv
...
lf_report.py : added creating dataframe from xlsx,
lf_check.py : added clearing out lists when test portion complete.
lf_qa.py updated help for server ip
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
702d75c22b
lf_tx_power.py : adjusted naming for batch naming.
...
lf_check.py : batch mode can reprocess the original json to allow for
multiple iterations varing the
BATCH: channel, nss, channel bandwidth, tx power , OR
BATCH: channel, nss, channel bandwidth and COMMAND LINE: tx_power list OR
BATCH: channel, nss, and COMMAND LINE: channel bandwidth list, tx_power list
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
10c8c501dc
lf_tx_power.py : initial development to have lf_tx_power.py us lf_report and
...
lf_kpi_csv libraries to place the results in the correct directories when
running lf_check.py to do batches.
lf_check.py : initial import lf_kpi_csv.py to lf_check to have historical
statistics for QA test runs.
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
0d5f4e9e47
lf_check.py : used the logger library
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
a39f2ed4d6
lf_check.py : added batch capability for channel, nss, bandwidth, tx_power
...
and with tx_power being able to be included in the batch or taken from the
command line.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
2f00b694ad
lf_tx_power.py : added info for lf_associate_ap.pl working directory
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
60978d33e5
lf_tx_power.py: set wifi_mode and ieee80211w when creating a station
...
lf_check.py : TODO added for running batch for larger tests
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
6f653db272
cc_module_9800_3504.py : updated for dtim for 24g, 6g (5g already present)
...
wifi_ctl_9800_3504.py : update for dtim for 24g, 6g (5g already present)
lf_check.py : changed info to warning if test enable isn'TRUE or FALSE
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
b5c7f3413f
lf_check.py : updated iterations to be a member of the lf_check.py class
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
a9dc04a0d6
lf_check.py : fixed report index reference
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
f8d0949d94
lf_check.py : initial step in allowing test to input channel, nss, bw, tx power for tests
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
e590895364
sta_connect2.py: add pass/fail and subtest data to kpi.csv, add pdu value to tcp test traffic
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
19117b2ece
refactored scripts to use --no_cleanup
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Logan Lipke
06f8778171
test_fileio.py: Added note for environment setup
2022-07-12 15:46:15 +05:30
Logan Lipke
84051dcb48
test_fileio.py: Changed names for report files
2022-07-12 15:46:15 +05:30
Logan Lipke
45566e319b
test_fileio.py: updated kpi.csv generation, commented check for local mount of nfs
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
d8509deda8
lf_qa.py : changed logger.WARNING to logger.warning
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
0140612c4e
sta_connect2.py: modify --no_cleanup logic, modify output pass/fail
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
7dc43f6ef6
lf_qa.py: add logger module
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
08b61efe07
test_l4.py: add logger module, add --no_cleanup argument
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
4e317e6471
sta_connect2.py: add --no_cleanup logic
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
f2ad775a7f
ct_us_scripts.json : added sta_connect2.py to nightlyl
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
ebec9d4b71
ct_us_scripts.json : syntax fix
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
03f540a527
ct_us_scripts.json : updated sta_connect2.py and lf_ftp.py json
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
b71249b487
ct_us_scripts.json : fixed name of sta_connect2.py in json test
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
7b44c76fe9
ct_us_scripts.json : added suite_sta_connect2, suite_lf_ftp
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
63ffedc07e
lf_ftp.py: add local_lf_report_dir feature
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
739282f306
sta_connect2.py: add local_lf_report_dir and test runtime feature
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
e4e4e2ebea
test_l3_longevity.py : added back in the index.html
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
3573417456
lf_check.py : stderr not send to stdout, subprocess output read line by line
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Chuck SmileyRekiere
81bfda13d3
ct_us_00X_tests.json : use the test rig definition UPSTREAM_PORT: also use shelf.resource.endpoint
...
To have AP Auto tests pass.
ct_us_001_scripts.json use test rig defintion UPSTREAM_PORT
ct_us_scripts.json use test rig defintion UPSTREAM_PORT
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2022-07-12 15:46:15 +05:30
Scott Wedge
d5521f85ef
sta_connect2.py: add test result report feature
...
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com >
2022-07-12 15:46:15 +05:30