haricharan-jaka
|
ffba775fa2
|
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>
|
2023-01-02 22:07:46 +05:30 |
|
haricharan-jaka
|
897154ea0e
|
Changed the class name of android tests based on pep standards
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 22:03:42 +05:30 |
|
haricharan-jaka
|
57dab53bb2
|
Added Captive portal functions in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 22:02:25 +05:30 |
|
haricharan-jaka
|
6bea673853
|
Added client connect and client connectivity functions in iOS tests
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 22:01:14 +05:30 |
|
haricharan-jaka
|
2b9e6fe952
|
Added wifi_connect(),get_ip() and wifi_disconnect functions in iOS Lib
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 21:59:46 +05:30 |
|
haricharan-jaka
|
230976ebef
|
Added client connect and client connectivity functions in Android tests
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 21:58:57 +05:30 |
|
haricharan-jaka
|
9d7b269c96
|
Added wifi_connect(),get_ip() and wifi_disconnect functions in Android Lib
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 21:57:19 +05:30 |
|
shivam
|
a0075d22e1
|
Added base peak throughput tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:49:51 +05:30 |
|
shivam
|
ab627491a6
|
added other basic labs in setup_tunnel and lab_info.json
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:49:51 +05:30 |
|
shivam
|
db6f4f2ef3
|
fixed the error ret_val from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:46:39 +05:30 |
|
shivam
|
970a086946
|
Added workaround for ssid data
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:46:39 +05:30 |
|
shivam
|
3c173b8ad9
|
changed the schema for dut_data
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:41:14 +05:30 |
|
shivam
|
ed2672c346
|
Fixed the ap logs not coming
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:40:08 +05:30 |
|
shivam
|
3e7eef8099
|
Fixed allure visualization logic
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 21:38:26 +05:30 |
|
shivam
|
f526d7394e
|
Added debug message for 6g tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:58:48 +05:30 |
|
shivam
|
f8629a38a4
|
Attempt to fix the 6g test index out of range error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:55:50 +05:30 |
|
shivam
|
21d35c6020
|
Fixed the duplicate arg for num_stations
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:50:15 +05:30 |
|
shivam
|
d9c0faf7fb
|
Fixed some testcases related to imports and fiveg open test case
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:49:13 +05:30 |
|
shivam
|
e3b2e54a38
|
Fixed the issues from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:40:36 +05:30 |
|
shivam
|
293b00977f
|
fixed the logic for client_connectivity tests nat-lan mode
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:33:06 +05:30 |
|
shivam
|
4b5f93ef2c
|
undo the setup_configuration removal from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:24:31 +05:30 |
|
shivam
|
6bf1d26d74
|
added script for creating lab_info.json dynamically
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:23:36 +05:30 |
|
shivam
|
cba1580e2c
|
Fixed the string formatting error in logging in setup_configuration
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:17:17 +05:30 |
|
shivam
|
ce045fe9b8
|
Added initial commit for fixtures for ap and lf logs
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:11:28 +05:30 |
|
shivam
|
207c26abbb
|
Fixed the issue for 6g test cases
|
2023-01-02 20:07:47 +05:30 |
|
shivam
|
3eb163c769
|
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>
|
2023-01-02 20:04:51 +05:30 |
|
shivam
|
6342b29b65
|
Removed unnecessary stuff from client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:02:09 +05:30 |
|
shivam
|
bc394949e7
|
Fixed the VLAN Test Cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 20:00:06 +05:30 |
|
shivam
|
6bb357a0c3
|
Fixed the controller logic if microservice not available
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:57:49 +05:30 |
|
shivam
|
5bb1fa3982
|
Added pip and python to env variable
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:55:44 +05:30 |
|
shivam
|
c0fbb75a23
|
Fixed the lab_info with the key ip and added config apply in client connectivity
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:54:57 +05:30 |
|
anil-tegala
|
bd2ee198ee
|
added python version check and modified shebang from sh to bash
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
|
2023-01-02 19:53:40 +05:30 |
|
shivam
|
2df5a951c0
|
updated lab_info.json and Fixed the typo error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:52:38 +05:30 |
|
shivam
|
d197985a06
|
Fixed the allure tittle for some test cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:48:07 +05:30 |
|
shivam
|
d97cac1c76
|
Fixed the class name in client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:44:27 +05:30 |
|
shivam
|
1f06a4ba79
|
Added VLAN Test cases in client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:42:39 +05:30 |
|
shivam
|
bad18c4fa0
|
Added Bridge mode tests for client connectivity
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:40:37 +05:30 |
|
shivam
|
44ba1791c4
|
Finalized NAT Mode general security Tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:29:41 +05:30 |
|
haricharan-jaka
|
e59850472e
|
Added logger msgs in the Android tests client_connect code
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:21:48 +05:30 |
|
haricharan-jaka
|
6de2fe37b7
|
Changed the deviceconfig to iPhone 11
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:20:19 +05:30 |
|
haricharan-jaka
|
e23b5c8b91
|
Added IOS Client_connect function
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:19:50 +05:30 |
|
haricharan-jaka
|
083f670a3d
|
Added IOS library functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:18:42 +05:30 |
|
shivam
|
7fbb64e407
|
temporary commit for dev purpose
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:17:40 +05:30 |
|
shivam
|
b855855d71
|
Added fix for uninstall and reinstall the packages
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:11:14 +05:30 |
|
haricharan-jaka
|
444062cb3f
|
changed logging error to warning in the except statements
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:10:13 +05:30 |
|
haricharan-jaka
|
7d97df17c5
|
Added some logger statements in android_lib functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:08:50 +05:30 |
|
haricharan-jaka
|
a5aebb765d
|
Added the required Android test functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:08:19 +05:30 |
|
haricharan-jaka
|
712c9f130f
|
Added the required Perfecto related fumctions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:07:23 +05:30 |
|
haricharan-jaka
|
b87eb5d1a6
|
Added the required Android library functions
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
|
2023-01-02 19:05:04 +05:30 |
|
shivam
|
07d2a91495
|
Added device option in conftest.py for selecting which test device to use
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2023-01-02 19:03:56 +05:30 |
|