Commit Graph

2802 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
b14c2272f3 ct_us_002_tests.json : ap_auto the building of the dut and chamberview are
now enabled, ap_basic connect was enabled without these being enabled.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
39469ed1dd test_l3_longevity.py : pep8 linting: autopep8
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
39e1452b51 lf_qa.py : pep8 linting , autopep8
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
ef9c02ad5c lf_check.py : pep8 linting autopep8
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
02d7f9c4aa lf_check.py : made TIMEOUT take presidence, the checking for pass/fail would
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>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
9ff8e4ae52 ct_us_XXX_tests.json : increased time for ap_auto tests to the run to completion
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
afcdc46c5e lf_check.py : changed check for --help file check to ERROR FAILED check
and put some tests failed.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
6585cf0531 Revert "py-scripts.__init__.py: define __init__ in file, it's just easier"
This reverts commit 01c2e3ec4c54cf5119ff2ff2ec874cc2ffdbe444.
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
d9ac9f35b7 lf_dut_sta_vap_test.py : uses bokeh , nolonger supported
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
97fb9a20bf ct_us_XXX_tests.json : shortened timing on ap_auto tests to timeout quicker
on error conditions.  Also increasing the systems testing (F27, F30 and F35)

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
a50b70d6a5 ct_us_XXX_tests.json : added ap_auto stability suite
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:27 +05:30
Chuck SmileyRekiere
166c845b14 lf_cleanup.py : updated to choose a resource defaults to 1, for cleaning
QA 003 realm
ct_us_003_tests.json : re-arranged tests so nightly at top

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
01b108ec57 ct_us_scripts.json : moved variable time for 24g to a radio that supports
24g on all three QA systems

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
d804ce1dc3 ct_us_scripts.json , ct_us_001_scripts.json : removed trailing underscore
from test-tag

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
e090144054 cv_to_grafana.py : moving back to script from scripts_deprecated,
the script may not work, will check with more of the engineering team before moving it.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
d0ce85cbdc sta_connect2: Query for the correct l3_cx name
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
19678db8ce regression_test: sta_connect needs a manual BSSID
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
c07a89cf6b regression_test.sh: Remove run_cv_scenairo.py and rvr_scenario.py
We have one week until py3.6 gets deprecated. We need a fully  green board to compare against ASAP

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
be1dd70abe py-scripts.__init__.py: define __init__ in file, it's just easier
to_pip.sh: Define __init__ In file, it's just easier

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Logan Lipke
6e9ff490c1 lf_webpage.py: Improved summary_calculation function, added error checking for bands argument, --bands Both must be used independently for now 2022-07-12 15:44:26 +05:30
Matthew Stidham
a43cdea795 test_ip_connection: station_profile needs ipv6 to be called in a different way
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
7a68afd3e7 test_ip_variable_time: StationProfile ipv6 needs to be defined differently in order to work
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
28b13d28a8 csv_to_grafana.py : changed influx to influx_utils
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
e791f32a64 cv_to_grafana.py : moved to deprecated
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
a5e8acb61b create_station_from_df.py : updated the argument from df to --df
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
813ca917ac test_ip_variable_time: Enable ipv6 for stations
test_ip_connection: Enable ipv6 for stations

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
7b75f6e998 attenuator_serial.py : added args parser for help on what file does
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Matthew Stidham
ddccafa600 sta_connect2.py: The pre-cleanup text in StaConnect.setup was redundant frmo the pre_cleanup function.
It was also spouting errors if the station did not exist, so I made it so setup calls pre_cleanup and replaces the old noisy code.

Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
921b45df12 lf_help_check.bash : added ERROR , so lf_check.py will catch the error
py-scripts
ct_us_001_scripts.json added lf_help_check.bash
ct_us_scripts.json added lf_help_check.bash
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
902dd03495 lf_check.py : added the server Fedora Version
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
059177a68b ct_us_001_tests.json : placed nightly runs at top of file
ct_us_004_tests.json : placed nightly runs at top of tile

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
Chuck SmileyRekiere
8f5ee53593 lf_cleanup.py : added cleaning of bridges req_url = "cli-json/rm_vlan"
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:44:26 +05:30
jitendracandela
b37d77c47d Added upstream_resource and replaced resource with upstream_resource
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-06-17 01:50:03 +05:30
jitendracandela
72577bd27d Added files lf_hard_roam_test, lf_logger_config
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-06-03 12:30:25 +05:30
anil-tegala
7f6caf355d mu-mimo capability check return values modified
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-30 13:56:41 +05:30
jitendracandela
1d628beb94 Added upstream_resource
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-05-29 20:56:27 +05:30
jitendracandela
936615413f Replaced resource with upstream_resource
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-05-27 01:03:22 +05:30
anil-tegala
7a0cf22293 fetch guard interval value
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-23 13:25:12 +05:30
anil-tegala
ccb7601686 return values modified for he capability methods
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-23 10:10:57 +05:30
anil-tegala
f00c7c3c48 get he capabilities values from pyshark packet
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-22 00:02:06 +05:30
anil-tegala
83df6baf33 display filters modified to check he capabilities
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-20 17:33:56 +05:30
anil-tegala
aea9a0162d station info table added to allure
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-19 17:26:06 +05:30
jitendracandela
fbcda50c8b Removed cleanup_on_exit from start method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-04-19 19:26:15 +05:30
jitendracandela
b71e9c4bd1 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-lanforge-scripts 2022-04-16 17:21:55 +05:30
jitendracandela
c754751414 Added test tag
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-04-16 17:20:35 +05:30
anil-tegala
a87a3ad274 methods to check HE capabilities are modified
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-04-14 17:25:15 +05:30
anil-tegala
794faa060d uncommented wifi monitor functionality in lf_pcap
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-03-31 00:09:52 +05:30
anil-tegala
242787c163 packet dissection method return values modified
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-03-29 21:13:13 +05:30
anil-tegala
7cc2b43354 wlan mgt status code and get packet info methods were added
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-03-24 19:54:12 +05:30
shivam
08d7f3dd52 Fixed the csv_to_influx : no attribute RecordInflux error and InfluxRequest needs time in utc format and not in string format
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-21 23:17:48 +05:30