Commit Graph

43 Commits

Author SHA1 Message Date
tarun-candela
cef8a23315 Added logic to setup_configuration_data() to support for multi-band combinations
Signed-off-by: tarun-candela <tarunkumar.madabathula@candelatech.com>
2022-11-24 15:50:18 +05:30
jitendracandela
f8dc5e93bb Fixed TypeError: can only concatenate str (not dict) to str issue
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-11-11 23:12:37 +05:30
shivam
8d0a9ce348 Added fix for 2.4g based bssid band data
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-11-08 17:09:49 +05:30
shivam
c55d340ee7 Added FMS Tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-11-07 22:47:37 +05:30
jitendracandela
6916e5794e Added 6g in get_applied_ssid_info method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-11-07 10:40:27 +05:30
jitendracandela
9323be7150 Merge branch 'WIFI-1321-create-a-lan-forge-pip-module' of https://github.com/Telecominfraproject/wlan-testing into WIFI-1321-create-a-lan-forge-pip-module 2022-10-14 23:37:21 +05:30
jitendracandela
49e78af41e commented newly added methods for test connectivity
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-10-14 23:25:07 +05:30
shivam
184b96441d Added check_connectivity fixture on every client_connectivity and dfs test case
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-10-11 11:49:08 +05:30
shivam
a9d843a175 Added the logic for retest the ucentral connectivity if it is disconnected
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-10-07 12:15:46 +05:30
jitendracandela
802fc10b2b Added radius_auth_data and radius_acc_data for rate limiting with radius test cases
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-09-28 10:38:06 +05:30
shivam
f170d732ad added changes from last commit in tip_2x
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-08 18:31:37 +05:30
shivam
64107dad3a added the eap configuration section
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-08 18:15:22 +05:30
shivam
bbd96ae900 added json format for ucentral cfg for allure attach
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-08 17:53:07 +05:30
shivam
1d17ffe056 Fixed the get_testbed_details option
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-08 16:59:45 +05:30
shivam
70d98cb457 Fixed the preapply and post apply wifi status check
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-07 21:18:25 +05:30
shivam
16a76e4bd9 added base template for dut library automation
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-07 00:48:59 +05:30
shivam
06dfc1d944 Added run_lf option
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-09-06 22:33:58 +05:30
jitendracandela
e82463121e Added reboot, simulate_radar, get_dfs_logs methods
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-09-01 06:59:49 +05:30
shivam
36d1340bb9 fixed the error ret_val from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-24 04:11:47 +05:30
shivam
8a6b8fd585 Added workaround for ssid data
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-24 03:50:55 +05:30
shivam
b74559730b changed the schema for dut_data
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-23 23:00:03 +05:30
shivam
58c492bf16 Added ap logs during config push logic
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-22 10:41:20 +05:30
shivam
8139336404 Fixed allure visualization logic
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-20 15:37:15 +05:30
shivam
71a5c09e8a Fixed string concat error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-20 11:55:04 +05:30
shivam
9275643303 Fixed some testcases related to imports and fiveg open test case
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-19 17:42:59 +05:30
shivam
f3f8a06617 fixed the logic for client_connectivity tests nat-lan mode
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-19 11:37:14 +05:30
shivam
51a8e94bcf added script for creating lab_info.json dynamically
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-18 17:27:26 +05:30
shivam
1884b87932 Fixed the string formatting error in logging in setup_configuration
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-18 12:27:29 +05:30
shivam
d0e5df5b42 Fixed the issue for 6g test cases 2022-08-17 14:38:13 +05:30
shivam
2f40d19b67 updated the env script to support pytest.ini creation and option to add test packages depending upon the user input
Also added an option to not apply config which a particular dut doesn't support

Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-17 12:26:33 +05:30
shivam
6af5972a4c Fixed the controller logic if microservice not available
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-16 17:54:00 +05:30
shivam
6ea0c2d1ef Added Bridge mode tests for client connectivity
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-11 05:29:02 +05:30
shivam
d6bc70637c Improved firmware upgrade logic
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:35 +05:30
shivam
19db2f6664 Added Environment Variable Generic Method for tip_2x
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:35 +05:30
shivam
aa3dacbdf5 Fixed some library errors and environment setup script issues
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:32 +05:30
shivam
ed7c77661e perfecto interop packaging of modules and improvement in tip_2x
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:27 +05:30
shivam
99462cfc02 added methods in TODO for Jitendra
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:24 +05:30
shivam
7cf9c40667 added base library method for ap_libs
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:23 +05:30
shivam
e1e3645fc7 added basic_config apply with and logger support. also added failover scenarios
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:23 +05:30
shivam
be338aa73d added methods to manipulate selected ssid modes and bands for custom selection
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:01 +05:30
shivam
865ecdddd5 base structure for perfecto pip module
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:01 +05:30
shivam
bab6f96366 Created perfecto Interop Library pip module base
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 11:59:57 +05:30
shivam
2dba8f4258 Added base pip module for tip_2x target module
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 11:59:56 +05:30