Commit Graph

3404 Commits

Author SHA1 Message Date
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
shivam
a196cf4f73 Added 6e wpa3 personal test cases
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:32 +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
4b21c789e6 Added setup_env.bash script which will setup the environment for wlan-testing
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 12:00:27 +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
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
shivam
3bd86de755 Base setup for tip_2x package and standard format for wlan-testing
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-08-10 11:59:49 +05:30
Johann Hoffmann
98b9bde0ff Fix owrrm private endpoint in Docker Compose deployment workflows
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-08-04 16:03:31 +02:00
Johann Hoffmann
6cbccd04a7 Add owrrm config env variables for Docker Compose deploy script (#685)
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-07-28 10:13:29 +02:00
Saurabh Goyal
7c6667ac3f Added scroll in iphone library (#684)
* Added browser compatibility with iPhone-7

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>

* added extra scrolls

Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-07-27 16:29:49 +05:30
YashSaxenaCT
df8259248c Update ucentralgw-qa-deployment.yaml (#681) 2022-07-22 18:10:48 +05:30
Haricharan Jaka
6d8139e6b5 Wifi 9236 (#605)
* Changed the structure of Prov UI API's and Added new API's of Prov

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added map, operators, service class and Config support functions

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added Prov UI API Usecase testcase

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed the format of Provision service API functions

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Added new PROV API testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Made some changes in Allure reporting of Prov API's testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Allure reporting

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Refactored name of API service files

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-07-20 10:55:26 +05:30
jaspreetsachdev
e69d46e6da Updated to 2.6 2022-07-18 14:43:35 -04:00
GowthamPrajwal
ed68598274 Update ucentralgw-qa-deployment.yaml (#678) 2022-07-18 18:43:52 +05:30
Shivam Thakur
e8e25bad78 WIFI-10050: Removed the influx params from ini file (#671)
* WIFI-10050: Removed the influx params from ini file

Signed-off-by: shivam <shivam.thakur@candelatech.com>

* WIFI-10050: Removed influx params from lab_info.json

Signed-off-by: shivam <shivam.thakur@candelatech.com>

* added influx params option in configuration.py

* Added try and except to setup_influx

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Replaced USB0 with AP2

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Fixed UnboundLocalError

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added print statement

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added try and except

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Removed try and except and Also Import influx_params

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

Co-authored-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-07-15 23:24:29 +05:30
YashSaxenaCT
8a952e531e Update quali.yml (#674) 2022-07-13 10:35:55 +05:30
YashSaxenaCT
a1a49a8ce3 Update interop.yml (#675) 2022-07-13 10:35:39 +05:30
Saurabh Goyal
bb24fad165 Added browser compatibility with iPhone-7 (#667)
Signed-off-by: goyalsaurabh06 <saurabh.goyal@candelatech.com>
2022-07-12 17:28:31 +05:30
Haricharan Jaka
6d01c12431 Changed Entity id in CRUD Venue testcase (#672)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-07-09 18:39:22 +05:30
Johann Hoffmann
6acd77dbfd Revert "Change deploy-virtual-ap-instance Github action to use updated AP firmware image pattern"
This reverts commit 1e32eb9d28.

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-07-08 16:12:44 +02:00
Dmitry Dunaev
97920b373d [WIFI-9155] Fix: qa01 installation
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-07-07 22:10:53 +03:00
Johann Hoffmann
1e32eb9d28 Change deploy-virtual-ap-instance Github action to use updated AP firmware image pattern
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-07-07 19:11:12 +02:00
Dmitry Dunaev
6cc5d321ab [WIFI-9155] Add: deployment env variables for OWRRM (#631)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-07-07 10:49:42 +03:00
jitendracandela
8728077c54 Removed ow_sanity_lf marker (#668)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-07-01 15:37:26 +05:30
shivam
d1515a8b9f removed rtty test from sanity
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-06-30 21:07:52 +05:30
jitendracandela
d4451850f0 Removed unwanted slash of firmwares (#666)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-06-30 12:36:56 +05:30
Haricharan Jaka
6c72aa13e6 Updated to 2 AM IST (#665)
* Reverted to previous sanity schedule

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Reverted to previous sanity schedule

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-30 02:00:53 +05:30
Haricharan Jaka
76cac471a2 Wifi 10003 (#664)
* Changed Scheduled sanity to 12 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Scheduled sanity to 12:15 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Scheduled sanity to 1 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Reverted to previous sanity schedule

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-30 01:53:13 +05:30
Haricharan Jaka
2bbb660f8c Wifi 10003 (#663)
* Changed Scheduled sanity to 12 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Scheduled sanity to 12:15 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Scheduled sanity to 1 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-30 00:21:37 +05:30
Haricharan Jaka
95b2f02b69 Wifi 10003 (#662)
* Changed Scheduled sanity to 12 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>

* Changed Scheduled sanity to 12:15 AM IST

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-30 00:07:34 +05:30
Haricharan Jaka
603e7c2ec1 Changed Scheduled sanity to 12 AM IST (#661)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-06-29 23:42:56 +05:30
Haricharan Jaka
cb01b822b3 Updated QA01 to main (#660) 2022-06-29 23:03:27 +05:30
Shivam Thakur
25657efa45 Wifi 9990 automation side gateway testcases sdk client attribution error (#658)
* WIFI-9990: Fixed the sdk client error

Improved the reporting in allure
Improved the logging

Signed-off-by: shivam <shivam.thakur@candelatech.com>

* WIFI-9990: Fixed the configure command logging

Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-06-29 12:10:11 +05:30
Shivam Thakur
1b5fe2d316 WIFI-9990: Fixed the sdk client error (#657)
Improved the reporting in allure
Improved the logging

Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-06-29 11:52:16 +05:30