Commit Graph

5983 Commits

Author SHA1 Message Date
anil-tegala
df32e41cfc ADD some scan related parameters to test config with argparser args
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-05-21 01:13:54 +05:30
anil-tegala
f81ce8b2dc ADD WiFi Mobility script to run CV ROAM Test
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-05-14 18:26:24 +05:30
anil-tegala
946938bf90 add default radio's for station creation & sniffer for roam test
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-05-09 01:23:22 +05:30
jitendracandela
bd843cf64a Modified Pass/Fail code in Max SSID method.
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-05-03 15:53:44 +05:30
anil-tegala
0e1db8aa13 ADD report data of roam test to allure
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-05-02 18:31:10 +05:30
anil-tegala
145e6565b0 skip attenuator functions of soft roam from hard roam execution
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-05-02 18:31:10 +05:30
jitendracandela
af82ac6588 Modified pattern matching in radio Driver data according to latest lanforge build.
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-05-02 17:18:18 +05:30
jitendracandela
15f8e2a2a8 Added Multi SSID, Max SSID methods to lf_tests and get_radio_availabilities helper function to lf_libs. Added sta_list param to get_supplicant_logs for detailed display in report.
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-05-02 10:55:21 +05:30
jitendracandela
dd34550248 Added 'timeout_sec' parameter to 'client_connect_using_radio' method.
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-04-29 16:45:01 +05:30
anil-tegala
7cae89c848 ADD scipy to dependencies list
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-24 14:51:43 +05:30
anil-tegala
afbad6d90c ADD scipy to requirements as a graph dependency
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-23 18:30:55 +05:30
anil-tegala
3760444ac5 ADD addtional parameters to support EAP security modes for roam test
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-23 04:00:55 +05:30
anil-tegala
b2e3c103bf UPDATE report & graph libraries for standalone test-report generation
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-23 03:56:35 +05:30
anil-tegala
a3e6a505e9 ADD Manifest and package data for reporting files in setup tools
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-23 03:54:18 +05:30
anil-tegala
ce228f8609 Add Enterprise security support for client
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-19 17:12:34 +05:30
anil-tegala
ee4255e822 Add: roam test to lf_tests
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-11 02:03:34 +05:30
anil-tegala
aed58ec756 update roam test with improvements
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2024-04-01 11:15:35 +05:30
jitendracandela
47b5527fb3 Merge branch 'WIFI-1321-create-a-lan-forge-pip-module' of https://github.com/Telecominfraproject/wlan-lanforge-scripts into WIFI-1321-create-a-lan-forge-pip-module 2024-03-18 17:01:15 +05:30
jitendracandela
6e13568824 Fixed issue in lf_tests/client_isolation and added flags to lf_libs/client_connect_using_radio and station_list param in lf_libs/stop_sniffer for better naming in allure report
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-18 16:52:49 +05:30
jitendracandela
77bf10597e Added proper failed message in tr398v2
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-12 14:11:48 +05:30
jitendracandela
436ecbfc9e Added ax_capacity_test method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-08 11:32:58 +05:30
jitendracandela
10e2e29d32 Added extra_raw_lines argument in tr398v2 method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-06 16:18:42 +05:30
jitendracandela
27955f2340 Added 45 sec time sleep
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-06 13:59:58 +05:30
jitendracandela
f7076df4f0 Added test duration 60 sec in tr398v2
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-03-01 11:41:16 +05:30
jitendracandela
aa6f2c4216 Added tr398v2 method and added ssid data in station table and fixed sniffer issue in client_connect method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-02-29 15:46:36 +05:30
jitendracandela
95aa07337c Fixed radio selection issue for strict_forwarding
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-28 13:48:54 +05:30
jitendracandela
4327c36daa Modified pass fail criteria for rate_vs_range
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-15 14:29:30 +05:30
jitendracandela
416edd6acb Modified ap_lanforge_6g_channel_dict
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-15 11:06:07 +05:30
jitendracandela
ceb3434ca0 Fixed dut name selection issue for spatial_consistency and rate_vs_range
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-13 12:51:04 +05:30
jitendracandela
a5ff8de1da Fixed radio selection and raw line issue in multi_asso_disasso method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-11 23:03:15 +05:30
jitendracandela
a81971debc Fixed issue in client_disconnect method for multiple resources
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-12-11 23:01:22 +05:30
jitendracandela
9e900b8cd1 Fixed the bug in pre_cleanup method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-10-12 14:49:38 +05:30
jitendracandela
4f308830d6 Added strict_forwarding method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-23 19:47:48 +05:30
jitendracandela
8bbbdb16c2 Added sets in dataplane test
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-05 16:34:46 +05:30
jitendracandela
838f482e9c Added client type functionality
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-05 12:16:50 +05:30
jitendracandela
0d589917f5 Added pre cleanup in advanced_captive_portal method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-27 09:33:06 +05:30
jitendracandela
dfa89ea548 Added more pass fail validation in advanced captive portal method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-25 20:33:53 +05:30
jitendracandela
b8bcf12373 Added advanced_captive_portal method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-24 13:08:47 +05:30
anil-tegala
4a716bd9ab mu-mimo test settings issue fixed
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-07-04 19:05:09 +05:30
anil-tegala
29978b8da5 spatial consistency function name correction
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-06-29 16:45:20 +05:30
jitendracandela
2bf33cd487 Modified radio selection logic for atf and multi_station_performance
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-27 23:44:30 +05:30
jitendracandela
e835c521da Added admin down logic after wifi capacity run and Adjusted radio selection logic for multi_asso_disasso
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-21 20:00:35 +05:30
anil-tegala
02e49ec495 Revert "commented channel in non run_lf dut_data"
This reverts commit 0069efc7aa.
2023-06-17 14:40:41 +05:30
anil-tegala
0069efc7aa commented channel in non run_lf dut_data
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-06-17 14:00:00 +05:30
jitendracandela
c98a695cd4 Added Fail message if traffic is not running in wifi capacity
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-16 14:29:15 +05:30
jitendracandela
7dc65a533a Modified Fail message logic for wifi capacity
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-05 15:21:40 +05:30
jitendracandela
afc4dd55fc Fixed dual band id issue for add_stations
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-02 20:41:15 +05:30
jitendracandela
255e9f0106 Added Fail message in wifi capacity
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-05-09 16:51:46 +05:30
anil-tegala
4e6138365b prefix param added for l3cxprofile
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-04-26 13:38:23 +05:30
jitendracandela
d3f66eb2e5 Fixed channel KeyError for sixg band client_connect
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-03-09 17:04:39 +05:30