shivam
|
af5d83fb7e
|
added other basic labs in setup_tunnel and lab_info.json
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-24 15:55:24 +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
|
1a2598875e
|
Added debug message for 6g tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-20 15:23:36 +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
|
852d9ecc2d
|
Attempt to fix the 6g test index out of range error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-19 23:27:43 +05:30 |
|
shivam
|
918f1bfbf5
|
Fixed the duplicate arg for num_stations
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-19 17:46:03 +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
|
91ea8504c6
|
Fixed the issues from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-19 12:31:28 +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
|
1b1243e103
|
undo the setup_configuration removal from previous commit
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-18 17:30:06 +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
|
d1eaa51288
|
Removed unnecessary stuff from client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-17 00:02:30 +05:30 |
|
shivam
|
1b69a5b66a
|
Fixed the VLAN Test Cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-16 23:58: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
|
3e333d58c9
|
Added pip and python to env variable
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-16 15:26:48 +05:30 |
|
shivam
|
e814024649
|
Fixed the lab_info with the key ip and added config apply in client connectivity
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-16 15:16:36 +05:30 |
|
anil-tegala
|
d1dc13366b
|
added python version check and modified shebang from sh to bash
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
|
2022-08-16 15:06:34 +05:30 |
|
shivam
|
1107b5aba8
|
updated lab_info.json and Fixed the typo error
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-16 12:48:12 +05:30 |
|
shivam
|
22c25c58a6
|
Fixed the allure tittle for some test cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-12 14:15:04 +05:30 |
|
shivam
|
4b0e8dec19
|
updated the bridge mode marker
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-11 12:05:45 +05:30 |
|
shivam
|
1951aab98d
|
Fixed the class name in client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-11 05:35:54 +05:30 |
|
shivam
|
4f5633222c
|
Added VLAN Test cases in client_connectivity_tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-11 05:33:44 +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
|
7bb72e6c50
|
Finalized NAT Mode general security Tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-11 05:27:21 +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 |
|
shivam
|
3278ae02dc
|
Added fix for uninstall and reinstall the packages
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-10 12:00:41 +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
|
12bdfa7241
|
reduced dfs baseline and imported lf_libs in pytest test cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
|
2022-08-10 12:00:34 +05:30 |
|