Commit Graph

3291 Commits

Author SHA1 Message Date
jitendracandela
a82b6b2802 Added name_to_eid
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-09-14 22:56:55 +05:30
jitendracandela
15a71d3dfe Removed latest code and added older code(wlan-lanforge-scripts code)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-09-14 16:40:32 +05:30
shivam
d2940b6e35 Fixed upstream resource issue in staconnect2
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-08 17:41:47 +05:30
shivam
800b8c0920 Fixed dut creation and update
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-16 22:58:10 +05:30
shivam
c8ec0b4262 Fixed the chamberview lan creation part
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-16 17:55:39 +05:30
jitendracandela
7fce12d445 Added upstream_resource and replaced resource with upstream_resource
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-07-12 15:46:33 +05:30
jitendracandela
c87ef2564c Added files lf_hard_roam_test, lf_logger_config
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-07-12 15:46:33 +05:30
Saurabh Kakade
1ab5118164 "Testing script for adding the country code" 2022-07-12 15:46:33 +05:30
Chuck SmileyRekiere
a96ccb6488 lf_json_api.py: added generic so any command may be done
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:33 +05:30
Chuck SmileyRekiere
6db9d7eb48 lf_check.py : updated help for --flat_dir
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:33 +05:30
Chuck SmileyRekiere
8f6b79f8f3 lf_json_api.py : added reading the wifi-stats
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:33 +05:30
Chuck SmileyRekiere
d24ea744f2 lf_create_rig_json.py : added logger
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:33 +05:30
Scott Wedge
1097832bc9 lf_test_max_association.py: add initial test cleanup feature
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com>
2022-07-12 15:46:33 +05:30
Chuck SmileyRekiere
a1f7fac426 lf_create_dut_json.py : initial checkin will create the json file for
the device under test
lf_create_rig_json.py : comment update
test_l3.py : help sintax update

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
1d5c9c891e lf_create_rig_json.py : initial checking to automate generation of lanforge
test rig json file.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
5b6d78d3e9 lf_check.py : adding batch mode introduced bug in interations, iterations should now work
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
45d30cdf93 lf_check.py : removed reference to local copy of QA dashboard
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
763dbb8c89 lf_check.py : removed local path in emails
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
fa09ecf78f test_l3.py : autopep8 refresh
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
32dad9be95 test_l3.py added Objective, Device Under Test Information , Test Configuration
and Radio Configuration to reporting

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
71ae95234c sta_connect2.py : allow mode setting on station profile
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
6ce279ffed test_l4.py : added Objective, Device Under Test Information , and Test Configuration
to report generated

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
721de51f9a sta_connect2.py : added epilog which contains a basic example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Ben Greear
f3233366db cisco-roam: Add notes and fix setting bgscan.
Added notes on things to improve, especially scan/sleep logic,
and at lower priority, fix hard-coded resource-1 instances.

I moved bgscan setting to before STA are brought up so that changes
will be applied when STA comes up.

Code is untested, please review the TODO notes, fix those up,
and re-test.
2022-07-12 15:46:32 +05:30
Scott Wedge
47ba3a3ee1 lf_test_max_association.py: add report objective and test info, add stop function
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com>
2022-07-12 15:46:32 +05:30
Nikita Yadav
100c47ad2a lf_hard_roam.py: correction to 1 dbm 2022-07-12 15:46:32 +05:30
Nikita Yadav
87bc462a00 lf_hard_roam_test.py: added soft roam logic 2022-07-12 15:46:32 +05:30
Scott Wedge
6d4e1c4bfc lf_test_max_association.py: add objective, fix kpi logic
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com>
2022-07-12 15:46:32 +05:30
Scott Wedge
28f3808e1d lf_test_max_association.py: add precleanup, add kpi subtest logic
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com>
2022-07-12 15:46:32 +05:30
Scott Wedge
5701561cfc lf_test_max_association.py: initial commit
Signed-off-by: Scott Wedge <scott.wedge@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
5e09a02324 sta_connect2.py : output the location of the results dowards end of test.
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
1c4461b6bf Revert "Revert "modify_vap.py : removed import of LFUtils , as vap_modify inherits from Realm""
This reverts commit 54f6009f7afebc3715456ab5069f58f97a27f534.
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
33b4028980 Revert "modify_vap.py : removed import of LFUtils , as vap_modify inherits from Realm"
This reverts commit f8c08304ac485707471507581e3b0327e426aaa2.
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
1c2018c486 modify_vap.py : removed import of LFUtils , as vap_modify inherits from Realm
which imports LFUtils

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
9a5bf473c3 LFRequest.py : allow for debug to be enable at enstanciation o the LFRequest.py and passed in
vap_profile.py updated to allow the mac address to be used and pass in
debug state on enstanciation of LFRequest
modify_vap.py : added logging, pass debug flag to base classes

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
erinnerim
06168e0803 Add lf_modify_radio.py for varying spatial streams of a radio. 2022-07-12 15:46:32 +05:30
erinnerim
e6dcee47b5 Quick fix for modify_vap.py to see the shelf and resource;
TODO make sure to check code in vap_profile.py for duplicate;
name_to_eid should be handled by vap_profile.
2022-07-12 15:46:32 +05:30
erinnerim
b149935922 Add channel argument to lf_modify_radio.py;
Miscellaneous fixes
2022-07-12 15:46:32 +05:30
erinnerim
e49e92a28c Add lf_modify_radio.py for varying spatial streams of a radio. 2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
4614e35216 sta_connect2.py : updated column headings
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
88a9d8a968 sta_connect2.py : updated the pdf layout
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
e9fca61ed1 sta_connect2.py : table label updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
bd383f9028 sta_connect2.py : added test_input_info to the reporting
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
2a4b037c3d sta_connect2.py : added test_input_info to the reporting
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
07495c4729 sta_connect2.py : changed logger message to 'running traffic'
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Chuck SmileyRekiere
21d9ad06b4 lf_check.py update local report local in email results
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:32 +05:30
Nikita Yadav
b083553873 added comments 2022-07-12 15:46:31 +05:30
Chuck SmileyRekiere
7252cc3588 lf_json_api.py : sample post example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2022-07-12 15:46:31 +05:30
Jed Reynolds
7e96ebefe2 jbr_jag_test.py: removes incorrect debug parameter
Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2022-07-12 15:46:31 +05:30
Jed Reynolds
b73395646a lfcli_base.py: moves comments from sandbox about LF_USE_AUTOGEN to here
this is the appropriate file to have that comment in

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2022-07-12 15:46:31 +05:30