Suite directory structure is the default.
updated lf_report.py to have ability to retrieve a flat directory structure.
9166 added bssid to json
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
# when both 5g (slot 1) is enabled and dual-band 5g (slot 2) is enabled .
# 5g slot 1 will used the 5g channels to 64, the 5g dual-band will use channels 100 -> 165.
# When 5g (slot 1) and dual-band 6g (slot 2) is enabled then 5g (slot 1) has all bands.
lf_check.py : updated to allow for local reporting. (first attempt)
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
reported failure , 2 argument failure, if 0 then check logs for error messages
anything else print out the return code.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
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
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
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.
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>
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>
the alias, the shelf and resource is entered seperately.
Updated the ct_us_XXX_rig ro UPSTREAM_ALIAS
Updated the associated CV tests
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
added a test to suite_l3
lf_check.py: print out command debugging , help debug complicated commands
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
show a pass when there was a TIMEOUT , this is important for longer tests
like ap_auto that can be 3-4 hours long.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
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>
test.json : differenciate between SSID and BSSID
lf_check.py : differenciate between SSID and BSSID
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
test.json : updated for consistant use of BSSID_USED
lf_check.py : updated for use of BSSID_USED
Updated AP Auto test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
lf_qa.py : removed None prior to sorting lists to prevent exceptions
ct_us_002_tests.json : updated test_l3_longevity.py test
report.css , reduced the size of copy button to 10 px to prevent jumping.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>