Commit Graph

786 Commits

Author SHA1 Message Date
haricharan-jaka
0a93c79367 Added extra comments in the file schema check
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 11:00:18 +05:30
haricharan-jaka
3cc016837c Added Lab_info schema check file which validates every thing that shold be present in the schema
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:43 +05:30
haricharan-jaka
85c3e4d68f Changed the class name of android tests based on pep standards
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:42 +05:30
haricharan-jaka
3636eddc6b Added Captive portal functions in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:42 +05:30
haricharan-jaka
9b4a11abb7 Added client connect and client connectivity functions in iOS tests
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:41 +05:30
haricharan-jaka
db2b9ffae3 Added wifi_connect(),get_ip() and wifi_disconnect functions in iOS Lib
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:40 +05:30
haricharan-jaka
26251898c8 Added client connect and client connectivity functions in Android tests
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:40 +05:30
haricharan-jaka
f4cd75a14a Added wifi_connect(),get_ip() and wifi_disconnect functions in Android Lib
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-30 10:51:39 +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
cb0d50a3db removed the print and added logging
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-20 17:02:20 +05:30
shivam
b68205a4eb Fixed the ap logs not coming
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-20 16:47:50 +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
577943c223 Added initial commit for fixtures for ap and lf logs
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-17 19:26:54 +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
haricharan-jaka
ec910ebd49 Added logger msgs in the Android tests client_connect code
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 17:40:26 +05:30
haricharan-jaka
3be8436f31 Changed the deviceconfig to iPhone 11
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:46 +05:30
haricharan-jaka
b0c840d14f Added IOS Client_connect function
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:46 +05:30
haricharan-jaka
811b735fd1 Added IOS library functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:45 +05:30
haricharan-jaka
8de15d367a Changed the Adroid libs is_available_device_timeout() to Oops
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:45 +05:30
shivam
db3e3a5f50 temporary commit for dev purpose
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:45 +05:30
haricharan-jaka
8e157c9a24 changed logging error to warning in the except statements
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:40 +05:30
haricharan-jaka
374fd11cfb Added some logger statements in android_lib functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:40 +05:30
haricharan-jaka
29aaf0e844 Added the required Android test functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:40 +05:30
haricharan-jaka
d9d51fb235 Added the required Perfecto related fumctions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:39 +05:30
haricharan-jaka
8d644220ef Added the required Android library functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-08-10 12:00:39 +05:30
shivam
0615b17be8 Added device option in conftest.py for selecting which test device to use
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:39 +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
3494632531 Added setup_env script to get the lanforge and tip_2x setup
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:30 +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
e780dcc596 Added methods for ap libs for error checking and handling
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:23 +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
46621649c0 base pip module setup script and ap_lib imports
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 11:59:56 +05:30