-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added allure suite, sub suite, parent suit, title #636
Open
jitendracandela
wants to merge
54
commits into
master
Choose a base branch
from
WIFI-9625
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: shivam <[email protected]>
Signed-off-by: haricharan-jaka <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Johann Hoffmann <[email protected]>
commiting for RC5
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
…ash (#645) Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: haricharan-jaka <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
* ratelimiting with radius max-download of group user4 added Signed-off-by: anil-tegala <[email protected]> * Add dummy workflow for ow_docker-compose-upgrade-test.yml Signed-off-by: Johann Hoffmann <[email protected]> * WIFI-7705- Added memory Profile output (#475) Added memory profile before applying config, after applying config and before and after each test case Signed-off-by: shivam <[email protected]> * Wifi 3302 (#476) * Returning Station_ip in Client_Connectivity function Signed-off-by: karthikaeyetea <[email protected]> * Removed setup_profiles, create_vlan parameters Signed-off-by: karthikaeyetea <[email protected]> * removed setup_profiles, create_vlan parameters, 2G radio ssids, cleanup parameter Signed-off-by: karthikaeyetea <[email protected]> * Changed marker name Signed-off-by: karthikaeyetea <[email protected]> * Fixed errors due to changes in library Signed-off-by: karthikaeyetea <[email protected]> * changed marker name Signed-off-by: karthikaeyetea <[email protected]> * changed list index value Signed-off-by: karthikaeyetea <[email protected]> * created variable station_ip Signed-off-by: karthikaeyetea <[email protected]> * Enabling disabled VLAN, getting station_ip from lf_test Signed-off-by: karthikaeyetea <[email protected]> * Added condition to return the firmware image empty logic Signed-off-by: shivam <[email protected]> * moving gw to 2.5 temporarily * updated gwui and provui versions to 2.5 * moving to main * Add: qa02 instance Signed-off-by: Dmitry Dunaev <[email protected]> * Fix: owgw should be master for QA deployment Signed-off-by: Dmitry Dunaev <[email protected]> * added fms support for 2.5 and post 2.5 images Signed-off-by: shivam <[email protected]> * Wifi 6938 (#453) * Country code- Canada 20Mhz 5G * Update test_CA_20Mhz_2g.py * Update test_CA_40Mhz_5g.py * Update test_CA_40Mhz_2g.py * Update test_CA_80Mhz_5g.py * Update test_GB_20Mhz_5g.py * Update test_GB_20Mhz_2g.py * Update test_GB_40Mhz_5g.py * Update test_GB_40Mhz_2g.py * Update test_GB_80Mhz_5g.py * Update test_IN_20Mhz_5g.py * Update test_IN_20Mhz_2g.py * Update test_IN_40Mhz_5g.py * Update test_IN_40Mhz_2g.py * Update test_IN_80Mhz_5g.py * Update test_JP_20Mhz_5g.py * Update test_JP_20Mhz_2g.py * Update test_JP_40Mhz_5g.py * Update test_JP_40Mhz_2g.py * Update test_JP_80Mhz_5g.py * Update test_US_20Mhz_5g.py * Update test_US_20Mhz_2g.py * Update test_US_40Mhz_5g.py * Update test_US_40Mhz_2g.py * Update test_US_80Mhz_5g.py * Create test_RU_20Mhz_5g.py * Create test_RU_20Mhz_2g.py * Create test_RU_40Mhz_5g.py * Create test_RU_40Mhz_2g.py * Create test_RU_80Mhz_5g.py * Create test_SG_20Mhz_5g.py * Delete tests/e2e/basic/validation_of_operating_modes/country_code_channel_division/country_code_SG/channel_width_20Mhz directory * Create test_SG_20Mhz_5g.py * Create test_SG_20Mhz_2g.py * Create test_SG_40Mhz_5g.py * Create test_SG_40Mhz_2g.py * Create test_SG_80Mhz_5g.py * Added set_radio_country_channel function * Update controller.py * Update fixtures_2x.py * update controller.py Signed-off-by: karthikaeyetea <[email protected]> * update fixtures_2x.py Signed-off-by: karthikaeyetea <[email protected]> * update fixtures_2x.py Signed-off-by: karthikaeyetea <[email protected]> * Wifi 7311 (#459) * fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country CA Signed-off-by: Jyothsna-setti <[email protected]> * fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country CA Signed-off-by: Jyothsna-setti <[email protected]> * Fixed channels for both 2.4 and 5gh of country CA(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Fixed errors in CA android Signed-off-by: Jyothsna-setti <[email protected]> * Fixed errors in country code CA(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code CA(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added interop_country_code marker in country CA(android) Signed-off-by: Jyothsna-setti <[email protected]> * Added basic-08a (#483) Signed-off-by: jitendracandela <[email protected]> * Del: temporary delete qa01 configuration Signed-off-by: Dmitry Dunaev <[email protected]> * Added system info test case of Provision UI (#474) * Added system info test case of Provision UI Signed-off-by: haricharan-jaka <[email protected]> * Added url of Provision UI in allure Signed-off-by: haricharan-jaka <[email protected]> * Added Prov UI test cases for creating device in Inventory Signed-off-by: haricharan-jaka <[email protected]> * Repalced = with : in allure of Prov UI url Signed-off-by: haricharan-jaka <[email protected]> * changed the test case name Signed-off-by: haricharan-jaka <[email protected]> * Changed the payload parameters to match Prov UI Signed-off-by: haricharan-jaka <[email protected]> * Added configuration in Prov class Signed-off-by: haricharan-jaka <[email protected]> * Removed the class of ProvUtils Signed-off-by: haricharan-jaka <[email protected]> * Added the prov UI api testcases for adding and deleting a device Signed-off-by: haricharan-jaka <[email protected]> * Removed the configuration file Signed-off-by: haricharan-jaka <[email protected]> * Added prov ui fixture Signed-off-by: haricharan-jaka <[email protected]> * Added Prov UI controller object and fixture Signed-off-by: haricharan-jaka <[email protected]> * Added prov controller obj Signed-off-by: haricharan-jaka <[email protected]> * Changed the allure report name for some attchments Signed-off-by: haricharan-jaka <[email protected]> * Add: restore qa01 configuration This reverts commit 9b475c392f0602a7d89193ed606f884cf9d21b13. * Added system_info() in controller class (#491) Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7313 (#465) * fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country JP Signed-off-by: Jyothsna-setti <[email protected]> * fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz for iosdevices) for country JP Signed-off-by: Jyothsna-setti <[email protected]> * fixed channels for 2.4 and 5gh of country Japan(Android) Signed-off-by: Jyothsna-setti <[email protected]> * fixed cahnnels for 2.4 & 5gh of country Japan(Android..) Signed-off-by: Jyothsna-setti <[email protected]> * removed errors in JP android 80mhz Signed-off-by: Jyothsna-setti <[email protected]> * fixed the errors in JP android Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code JP(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added interop_country_code marker in country JP(android) Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7618 (#477) * ratelimiting with radius max-upload of group user1 added Signed-off-by: anil-tegala <[email protected]> * test description added to function Signed-off-by: anil-tegala <[email protected]> * Changed hfcl_ion4xi from basic3 to basic 4 (#492) Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7772 (#493) * Added Entity library of Provision Signed-off-by: haricharan-jaka <[email protected]> * Added Entity Library support Signed-off-by: haricharan-jaka <[email protected]> * Added Entity Related testcases Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7312 (#464) * fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country IN Signed-off-by: Jyothsna-setti <[email protected]> * Fixed channels for 2.4 and 5GHZ of country INDIA(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Fixed errors in country code IN(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code IN(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added interop_country_code marker in country IN(android) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file country IN(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py in country_code_IN Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7306 (#490) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * removed unnecessary files Signed-off-by: Jyothsna-setti <[email protected]> * added a new marker in country US(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added new marker to country code IN(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code IN(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added bulid_prov_url() in Contrller lib (#495) Signed-off-by: haricharan-jaka <[email protected]> * WIFI-7218: Scrolling for s20 on additional details page (#445) * Scrolling for s20 Signed-off-by: Ajaydeep Grewal <[email protected]> * Added scrlloing of S20 in Enterprise function also Signed-off-by: haricharan-jaka <[email protected]> Co-authored-by: haricharan-jaka <[email protected]> * Added hfcl_ion4xe to basci-6 (#497) Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7593 (#479) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files from country code SG(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Added new marker to country SG(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Added the reference links in country SG(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed some unnecessary markers in SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code SG(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added init.py file in Country_code_SG Signed-off-by: Jyothsna-setti <[email protected]> Co-authored-by: Haricharan Jaka <[email protected]> * Wifi 7310 (#480) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added new marker to country code GB(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed un-wanted markers Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code GB(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added init.py file in Country_code_GB Signed-off-by: Jyothsna-setti <[email protected]> Co-authored-by: Haricharan Jaka <[email protected]> * Wifi 7290 (#481) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code US(Android) Signed-off-by: Jyothsna-setti <[email protected]> * removed sanity marker and mase some changes in US(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed some un-wanted markers Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code US(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added init.py file in Country_code_US Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7592 (#482) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code RU(Android) Signed-off-by: Jyothsna-setti <[email protected]> * removed unnecessary markers in RU(Android) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in Country code RU(Android) Signed-off-by: Jyothsna-setti <[email protected]> * added init.py file in Country_code_RU Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7595 (#489) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(iOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code SG(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code SG(IOS) Signed-off-by: Jyothsna-setti <[email protected]> Co-authored-by: Haricharan Jaka <[email protected]> * Wifi 7594 (#488) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers,files and made some changes in country code RU(iOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added a new markerin country RU(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code RU(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7304 (#487) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * removed unnecessary files Signed-off-by: Jyothsna-setti <[email protected]> * added a new marker in country US(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added new marker in country code US(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code US(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7305 (#486) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * removed unnecessary files Signed-off-by: Jyothsna-setti <[email protected]> * added a new marker in country code GB(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Removed some un wanted markers Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country code GB(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Re-added init.py file in GB(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7309 (#485) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Fixed channels for both 2.4 and 5gh of country CA(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker to Country CA(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Removed some unneccesssary files from country CA(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py in Country code CA(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added a init.py file in country_code_CA Signed-off-by: Jyothsna-setti <[email protected]> * Add continue-on-error to upload reports even when tests failed Signed-off-by: Johann Hoffmann <[email protected]> * Updated qa02 to 2.5 * Wifi 7314 (#484) * fixed the channels Signed-off-by: Jyothsna-setti <[email protected]> * channels fixed Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted code Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers and made some changes in country code SG(android) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted files Signed-off-by: Jyothsna-setti <[email protected]> * Removed unnecessary spaces in test_general_security_modes Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * removed unnecessary files Signed-off-by: Jyothsna-setti <[email protected]> * Added a new marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Removed unwanted markers Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py in Country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Added 40mhz marker in country code JP(IOS) Signed-off-by: Jyothsna-setti <[email protected]> * Removed init.py file Signed-off-by: Jyothsna-setti <[email protected]> * Re-added the init.py file Signed-off-by: Jyothsna-setti <[email protected]> * Added init.py file in country_code_US Signed-off-by: Jyothsna-setti <[email protected]> * readded init.py file Signed-off-by: Jyothsna-setti <[email protected]> * Re-added the init.py file Signed-off-by: Jyothsna-setti <[email protected]> * Wifi 7819 (#500) * Remmoved unique ssid as tescases in bridge mode in Android Signed-off-by: haricharan-jaka <[email protected]> * Remmoved unique ssid as tescases in bridge mode in iOS Signed-off-by: haricharan-jaka <[email protected]> * Remmoved unique ssid as tescases in nat mode in Android Signed-off-by: haricharan-jaka <[email protected]> * Remmoved unique ssid as tescases in nat mode in iOS Signed-off-by: haricharan-jaka <[email protected]> * Remmoved unique ssid as tescases in vlan mode in Android Signed-off-by: haricharan-jaka <[email protected]> * Remmoved unique ssid as tescases in vlan mode in iOS Signed-off-by: haricharan-jaka <[email protected]> * Move qa02 to main and remove qa01 from matrix since it is deployed from temp/wifi-7512--pre-rttys-changes Signed-off-by: Johann Hoffmann <[email protected]> * Wifi 7233 (#438) * Added start_sniffer and stop_sniffer method Signed-off-by: jitendracandela <[email protected]> * Added ssid channel Signed-off-by: jitendracandela <[email protected]> * Added get_ap_channel fixture Signed-off-by: jitendracandela <[email protected]> * Removed get_vif_state and added get_ap_channel and added ssid_channel Signed-off-by: jitendracandela <[email protected]> * added get_ap_channel and added ssid_channel Signed-off-by: jitendracandela <[email protected]> * changed pcap file name Signed-off-by: jitendracandela <[email protected]> * Added print for check get_ap_channel output Signed-off-by: jitendracandela <[email protected]> * changed code logic in get_ap_channel Signed-off-by: jitendracandela <[email protected]> * changed duration in Client_Connectivity Signed-off-by: jitendracandela <[email protected]> * added try except in scan_ssid and also changed code logic in eap_connect, Client_Connectivity Signed-off-by: jitendracandela <[email protected]> * removed setup_profiles Signed-off-by: jitendracandela <[email protected]> * Added table format for station data and cx data, Added assert false message Signed-off-by: jitendracandela <[email protected]> * Added arguments in table2 method Signed-off-by: jitendracandela <[email protected]> * Added assert Fail message Signed-off-by: jitendracandela <[email protected]> * changed logic for creating cx_data table Signed-off-by: jitendracandela <[email protected]> * Added print statement Signed-off-by: jitendracandela <[email protected]> * Added Before and After in station data table Signed-off-by: jitendracandela <[email protected]> * Added set_radio_channel method, addded unknown error message Signed-off-by: jitendracandela <[email protected]> * Added assert condition Signed-off-by: jitendracandela <[email protected]> * removed older ssid from scan result Signed-off-by: jitendracandela <[email protected]> * resolved merge conflicts Signed-off-by: jitendracandela <[email protected]> * Added setup_params_enterprise_two Signed-off-by: jitendracandela <[email protected]> * Added ssid_channel Signed-off-by: jitendracandela <[email protected]> * Added ax radio for sniffing Signed-off-by: jitendracandela <[email protected]> * [WIFI-7825] Chg: switch owgwui and owprovui services types (#501) Signed-off-by: Dmitry Dunaev <[email protected]> * [WIFI-7824] Fix: service name for UIs Signed-off-by: Dmitry Dunaev <[email protected]> * [WIFI-7821] Chg: switch QA and Dev instances to PostgreSQL (#502) Signed-off-by: Dmitry Dunaev <[email protected]> * Removed qa01 from the controller instance Signed-off-by: haricharan-jaka <[email protected]> * Removed Extra $ sign from else condition of start reservation job Signed-off-by: haricharan-jaka <[email protected]> * Removed unnecessary else condition Signed-off-by: haricharan-jaka <[email protected]> * [WIFI-7827] Fix: delete double $ in all quali jobs Signed-off-by: Dmitry Dunaev <[email protected]> * Wifi 7619 (#494) * ratelimiting with radius max-download of group user1 added Signed-off-by: anil-tegala <[email protected]> * added wpa2_enterprise marker tag to max-download testcase Signed-off-by: anil-tegala <[email protected]> * marker description added for max-download of user1 Signed-off-by: anil-tegala <[email protected]> * assert false when eap_connect fails & added commit sign Signed-off-by: anil-tegala <[email protected]> * Fixed KeyError: '2G' (#505) Signed-off-by: jitendracandela <[email protected]> * Wifi 7836 (#506) * Added Edit functionality for Prov Inventory and Entity in Controller library Signed-off-by: haricharan-jaka <[email protected]> * Added Edit functionality testcases in Prov UI Signed-off-by: haricharan-jaka <[email protected]> * [WIFI-7839] Tmp: install kubectl 1.23 to workaround AWS CLI bug (#508) Signed-off-by: Dmitry Dunaev <[email protected]> * Wifi 7833 (#507) * Added Perfecto details for data retreival Signed-off-by: haricharan-jaka <[email protected]> * Added device option and a function to fetch device details from lab_info.json Signed-off-by: haricharan-jaka <[email protected]> * Added all the Interop related details Signed-off-by: haricharan-jaka <[email protected]> * Changed all the things needed from pytest.ini to configuration Signed-off-by: haricharan-jaka <[email protected]> * Changed the security key for wpa2 5g ssid Signed-off-by: haricharan-jaka <[email protected]> * Removed Interop details from pytest.ini file Signed-off-by: haricharan-jaka <[email protected]> * Added --device option in Additional arguments of Interop workflow Signed-off-by: haricharan-jaka <[email protected]> * Added job number and name related to device specific Signed-off-by: haricharan-jaka <[email protected]> * changed the report to device specific for job number and name Signed-off-by: haricharan-jaka <[email protected]> * Removed the job number and name argument Signed-off-by: haricharan-jaka <[email protected]> * Removed space Signed-off-by: haricharan-jaka <[email protected]> * Removed Job name and number from Perfecto Details Signed-off-by: haricharan-jaka <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Separate commands per line Signed-off-by: Dmitry Dunaev <[email protected]> * Chg: switch to self hosted and add sleep step * Add: AWS dependency * Fix: awscli and deleted sleep step * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Dbg: add sleep to get config Signed-off-by: Dmitry Dunaev <[email protected]> * Del: debug lines Signed-off-by: Dmitry Dunaev <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Added slight upload rate on udp download to work in NAT mode Signed-off-by: shivam <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * moving sanity to next Signed-off-by: dutta-rohan <[email protected]> * Added tls in the name of SSID for tls test cases (#424) Signed-off-by: dutta-rohan <[email protected]> * [WIFI-6851] Add: postgresql as DB for OWLS tests (#423) Signed-off-by: Dmitry Dunaev <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * added regression and advance counts Signed-off-by: dutta-rohan <[email protected]> * added badges for advance and regression in readme file Signed-off-by: dutta-rohan <[email protected]> * added advance and regression text Signed-off-by: dutta-rohan <[email protected]> * added interop and lanforge side regression counts Signed-off-by: dutta-rohan <[email protected]> * Added Interop Regression and its count in readme Signed-off-by: dutta-rohan <[email protected]> * updated the name for interop Regression badge name Signed-off-by: dutta-rohan <[email protected]> * [WIFI-7229] Integrate virtual AP in Docker Compose testing workflow (#426) * Integrate virtual AP in Docker Compose testing workflow and switch to CLI testing Signed-off-by: Johann Hoffmann <[email protected]> * Fix syntax error Signed-off-by: Johann Hoffmann <[email protected]> * Fix another syntax error Signed-off-by: Johann Hoffmann <[email protected]> * Execute command over SSH and fix CLI permissions Signed-off-by: Johann Hoffmann <[email protected]> * Add shared AWS variables and try to escape secret Signed-off-by: Johann Hoffmann <[email protected]> * Auto-accept new SSH host keys Signed-off-by: Johann Hoffmann <[email protected]> * Fix SSH key permissions Signed-off-by: Johann Hoffmann <[email protected]> * Use curl and switch to raw repository files Signed-off-by: Johann Hoffmann <[email protected]> * Add serial to CLI calls Signed-off-by: Johann Hoffmann <[email protected]> * Get mac address of virtual AP dynamically Signed-off-by: Johann Hoffmann <[email protected]> * Fix step condition syntax Signed-off-by: Johann Hoffmann <[email protected]> * Add silent option to curl Signed-off-by: Johann Hoffmann <[email protected]> * Re-apply AP config after starting firstcontact service Signed-off-by: Johann Hoffmann <[email protected]> * Remove duplicate quotes Signed-off-by: Johann Hoffmann <[email protected]> * Use local AP config file and add choice to test all microservices Signed-off-by: Johann Hoffmann <[email protected]> * Wait before re-applying config modifications to avoid overwrite Signed-off-by: Johann Hoffmann <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Wifi 6731 (#421) * Created a local variable for upstream_port to prevent appending of vlan_id to previous upstream_port * corrected vlan_id Signed-off-by: dutta-rohan <[email protected]> * Wifi 6938 (#404) * Country code with channel division: 2Ghz,20Mhz, US and channel 1 * change in testcase execution * created country_code-US, with channel_width-20Mhz, channel_no-1 for 2G band * missed git_configuration param * checking from setup_params_general 'rf' to set radio config * added country_code_channel_division funtion * added radio config using radio_config * corrected allure report * changed function name * check allure report * Added comment * allure report corrected * Created testcase for channel 2 in 2G band * checking allure report * added channel mode VHT in AP configuration which is common for both wifi-5 and wifi-6 AP, without channel-mode always getting channel mode HE * checking allure report * corrected json_get url * testcase for channel-2 in 20Mhz, US, 2G * corrected channel overwritten on second testcase * testcases for channels from 3 to 13 with US, 20Mhz, 2G * US have 2G channels from 1 to 11 * added print statement to verify IP and channel no * Checking again if client not assigned with IP * Testcases: US, 40Mhz, 2G, channels 1-11 * Testcases: US, 40Mhz, 5G, channels (36,44,52,60,100,108,132,140) * removed wrong testcases * Testcases: IN, (20Mhz, 40Mhz), 2G, channels 1-11 * Testcases: IN, 40Mhz, 5G, channels (36,44,52,60,100,108,132,140) * Testcases: CA, 20Mhz,40Mhz, 2G,5G, channels (1-11) (36,44,52,60,100,108,132,140) * Testcases: CA, 40Mhz, 5G, channels (36,44,52,60,100,108,132,140) * Testcases: CA, 5G, 80Mhz, channel (36, 52, 100, 132) * Testcases: IN, 5G, 80Mhz, channel (36, 52, 100, 132) * Testcases: US, 5G, 80Mhz, channel (36, 52, 100, 132) * Testcases: CA, 20Mhz, 5G, channel (36,40,44,48,52,56,60, 64, 100, 104, 108, 112, 116,132, 136, 140, 144) * Testcases: IN, 20Mhz, 5G, channel (36,40,44,48,52,56,60, 64, 100, 104, 108, 112, 116,132, 136, 140, 144) * Testcases: US, 20Mhz, 5G, channel (36,40,44,48,52,56,60, 64, 100, 104, 108, 112, 116,132, 136, 140, 144) * Added rf config improvements Signed-off-by: shivam <[email protected]> * Testcases: JP, 20Mhz, 40Mhz (2G+5G), 80Mhz (5G) * Testcases: JP, 20Mhz, 40Mhz (2G+5G), 80Mhz (5G) * Called json_post to change country of lanforge-radio * Edited print message * corrected cli command * Testcases:GB(united kingdom) 20Mhz, 40Mhz, 80Mhz * added cleanup to clear station before creating next station * corrected radio-bands * Added US country code to change lanforge-radio country * Added IN country code to change lanforge-radio country * corrected radio-bands * Added US country code to change lanforge-radio country Co-authored-by: shivam <[email protected]> Co-authored-by: Shivam Thakur <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Wifi 7234 (#428) * Added scan_ssid method Signed-off-by: jitendracandela <[email protected]> * modified code for testing scan_ssid method Signed-off-by: jitendracandela <[email protected]> * Added scan_ssid method and called that method in Client_Connectivity, Client_Connect, EAP_Connect Signed-off-by: jitendracandela <[email protected]> * added libs for creating tables Signed-off-by: jitendracandela <[email protected]> * added tabulate module Signed-off-by: jitendracandela <[email protected]> Co-authored-by: Shivam Thakur <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * fixed the error due to rf data being None Signed-off-by: shivam <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Fix advanced testbed config generation Signed-off-by: Johann Hoffmann <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * added the badge text to RF Testing from Advance Signed-off-by: dutta-rohan <[email protected]> * Fix composite action path Signed-off-by: Johann Hoffmann <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Added Perfecto details for data retreival Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Added device option and a function to fetch device details from lab_info.json Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Added all the Interop related details Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Changed all the things needed from pytest.ini to configuration Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Changed the security key for wpa2 5g ssid Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Removed Interop details from pytest.ini file Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Added --device option in Additional arguments of Interop workflow Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Added job number and name related to device specific Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * changed the report to device specific for job number and name Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Removed the job number and name argument Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Removed space Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Removed Job name and number from Perfecto Details Signed-off-by: haricharan-jaka <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Separate commands per line Signed-off-by: Dmitry Dunaev <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Chg: switch to self hosted and add sleep step Signed-off-by: dutta-rohan <[email protected]> * Add: AWS dependency Signed-off-by: dutta-rohan <[email protected]> * Fix: awscli and deleted sleep step Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Dbg: add sleep to get config Signed-off-by: Dmitry Dunaev <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Del: debug lines Signed-off-by: Dmitry Dunaev <[email protected]> Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> * Modified .quali/get_config Signed-off-by: dutta-rohan <[email protected]> Co-authored-by: haricharan-jaka <[email protected]> Co-authored-by: Dmitry Dunaev <[email protected]> Co-authored-by: shivam <[email protected]> Co-authored-by: Shivam Thakur <[email protected]> Co-authored-by: ᴀᴍʀɪᴛ ʀᴀᴊ <[email protected]> Co-authored-by: Dmitry Dunaev <[email protected]> Co-authored-by: Johann Hoffmann <[email protected]> Co-authored-by: karthika <[email protected]> Co-authored-by: jitendracandela <[email protected]> * changing qa01 namespace from qa02 * Wifi 7843 (#509) * Updated the Captive portal android library Signed-off-by: haricharan-jaka <[email protected]> * Updated the Captive portal iOs library Signed-off-by: haricharan-jaka <[email protected]> * Updated the Captive portal android test cases Signed-off-by: haricharan-jaka <[email protected]> * Updated the Captive portal iOS test cases Signed-off-by: haricharan-jaka <[email protected]> * Updated Captive Portal Android library Signed-off-by: haricharan-jaka <[email protected]> * Removed the comments Signed-off-by: haricharan-jaka <[email protected]> * Rmeoved unnecessary markers Signed-off-by: haricharan-jaka <[email protected]> * Updated scrolling for S10+ in Android Library (#510) Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7849 (#511) * Updated scrolling for S10+ in Android Library Signed-off-by: haricharan-jaka <[email protected]> * Updated Enterprise Library scrolling support for S10+ Signed-off-by: haricharan-jaka <[email protected]> * Delete testing namespace in workflows since if conditions in composite actions do not work (#512) Signed-off-by: Johann Hoffmann <[email protected]> * Wifi 7846 DVLAN (#514) * getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise Signed-off-by: karthikaeyetea <[email protected]> * Created testcases for WAP3_eap security Signed-off-by: karthikaeyetea <[email protected]> * renamed files Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise Signed-off-by: karthikaeyetea <[email protected]> * Created testcases for WAP3_eap security Signed-off-by: karthikaeyetea <[email protected]> * renamed files Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * Changed class and function names Signed-off-by: karthikaeyetea <[email protected]> * added station_ip for dvlan in eap_connect Signed-off-by: karthikaeyetea <[email protected]> * Removed duplicated downlink_mu_mimo function Signed-off-by: karthikaeyetea <[email protected]> * Wifi 7848 (#513) * Updated the Client_reconnect library for Android Signed-off-by: haricharan-jaka <[email protected]> * Updated the Client_reconnect library for iOS Signed-off-by: haricharan-jaka <[email protected]> * Rectified the function name in testcase Signed-off-by: haricharan-jaka <[email protected]> * Wifi 7846 DVLAN (#515) * getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise Signed-off-by: karthikaeyetea <[email protected]> * Created testcases for WAP3_eap security Signed-off-by: karthikaeyetea <[email protected]> * renamed files Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise Signed-off-by: karthikaeyetea <[email protected]> * Created testcases for WAP3_eap security Signed-off-by: karthikaeyetea <[email protected]> * renamed files Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * changed key_mgmt param value Signed-off-by: karthikaeyetea <[email protected]> * Changed class and function names Signed-off-by: karthikaeyetea <[email protected]> * added jira url for testcases Signed-off-by: karthikaeyetea <[email protected]> * Added application/json in headers for controller apis Signed-off-by: shivam <[email protected]> * Wifi 7859 (#516) * Added Contact Related testcases of Prov UI Signed-off-by: haricharan-jaka <[email protected]> * Added Prov UI contact related test cases Signed-off-by: haricharan-jaka <[email protected]> * Added Prov UI contact related function for support Signed-off-by: haricharan-jaka <[email protected]> * Changed the test case function names Signed-off-by: haricharan-jaka <[email protected]> * [WIFI-7869] Fix: regression testing AWS variables placement Signed-off-by: Dmitry Dunaev <[email protected]> * [WIFI-7779] Add: helm deploy support for mailer envs (#517) Signed-off-by: Dmitry Dunaev <[email protected]> * Also pin kubectl version when destroying namespace Signed-off-by: Johann Hoffmann <[email protected]> * [WIFI-7604] Add workflows to test deployment upgrade paths (#471) * Create and switch to composite action for Docker Compose in Kubernetes deployment Signed-off-by: Johann Hoffmann <[email protected]> * Add missing inputs to composite action Signed-off-by: Johann Hoffmann <[email protected]> * Add input for hashed password and adapt variable names Signed-off-by: Johann Hoffmann <[email protected]> * Fix input variable names Signed-off-by: Johann Hoffmann <[email protected]> * Add Docker Compose upgrade test workflow Signed-off-by: Johann Hoffmann <[email protected]> * Get deploy script according to deployment_version input Signed-off-by: Johann Hoffmann <[email protected]> * Hard-code branch for testing Signed-off-by: Johann Hoffmann <[email protected]> * Re-add RTTY_TOKEN for testing previous release upgrades Signed-off-by: Johann Hoffmann <[email protected]> * [WIFI-7697] Move deploy related files from wlan-testing to wlan-cloud-ucentral-deploy (#472) * Change composite actions and workflows to use wlan-cloud-ucentral-deploy repo Signed-off-by: Johann Hoffmann <[email protected]> * Checkout target branch matching with deployment version Signed-off-by: Johann Hoffmann <[email protected]> * Remove working-directory option Signed-off-by: Johann Hoffmann <[email protected]> * Rename image version variables to enable search and replace in deploy script Signed-off-by: Johann Hoffmann <[email protected]> * Remove defaults from action inputs Signed-off-by: Johann Hoffmann <[email protected]> * Try removing owsub and owanalytics ports for 2.4 deployment Signed-off-by: Johann Hoffmann <[email protected]> * Actually remove ports since commenting out doesn't work Signed-off-by: Johann Hoffmann <[email protected]> * [WIFI-7766] Switch Docker Compose testing workflow to deployment on EC2 (#499) * Switch from Kubernetes pod to EC2 instance deployment Signed-off-by: Johann Hoffmann <[email protected]> * Fix indentation Signed-off-by: Johann Hoffmann <[email protected]> * Add VPC subnet ID to use existing security group Signed-off-by: Johann Hoffmann <[email protected]> * Move env variable definition to executed SSH command Signed-off-by: Johann Hoffmann <[email protected]> * Remove defaults from inputs to avoid overwriting deployment_version Signed-off-by: Johann Hoffmann <[email protected]> * Fix syntax Signed-off-by: Johann Hoffmann <[email protected]> * Fix variable syntax Signed-off-by: Johann Hoffmann <[email protected]> * Add my own SSH key for debugging Signed-off-by: Johann Hoffmann <[email protected]> * Revert "Add my own SSH key for debugging" This reverts commit e4a9fee140a2fbed9304915e9212540b2d9164ef. Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbo…
Signed-off-by: shivam <[email protected]>
* WIFI-9958 : Added a marker for ow_sdk_load_tests for sdk tests Signed-off-by: shivam <[email protected]> * WIFI-9958: Fixed the str error Signed-off-by: shivam <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
Signed-off-by: Johann Hoffmann <[email protected]>
…ction (#652) Signed-off-by: goyalsaurabh06 <[email protected]>
* ios lib fixture for web browser and captive popup in wifi_connect function Signed-off-by: goyalsaurabh06 <[email protected]> * Removed compulsion of wifi is 0 in ios Signed-off-by: goyalsaurabh06 <[email protected]> * Added time before browser opening in rate limiting Signed-off-by: goyalsaurabh06 <[email protected]> * Fixed the name of iphone7 and fixed wifi button issue in wifi_disconnect and forget Signed-off-by: goyalsaurabh06 <[email protected]> * Added 20 seconds at verify upload download speed Signed-off-by: goyalsaurabh06 <[email protected]> * fixed the name of iphone7 Signed-off-by: goyalsaurabh06 <[email protected]> * reverted wifi_connect to resemble get_ip_address function without forgetting ssid Signed-off-by: haricharan-jaka <[email protected]> * Added try except and sleep for run speed test on Ios rate limiting Signed-off-by: haricharan-jaka <[email protected]> * Added another try except condition on run speed test on Ios rate limiting Signed-off-by: haricharan-jaka <[email protected]> Co-authored-by: haricharan-jaka <[email protected]>
* Added some sleep on return upload speed for ios Signed-off-by: haricharan-jaka <[email protected]> * Commented run speed test code Signed-off-by: haricharan-jaka <[email protected]> * Commented run speed test code in Android captive portal testcases Signed-off-by: haricharan-jaka <[email protected]>
Signed-off-by: shivam <[email protected]>
Improved the reporting in allure Improved the logging Signed-off-by: shivam <[email protected]>
…ror (#658) * WIFI-9990: Fixed the sdk client error Improved the reporting in allure Improved the logging Signed-off-by: shivam <[email protected]> * WIFI-9990: Fixed the configure command logging Signed-off-by: shivam <[email protected]>
Signed-off-by: haricharan-jaka <[email protected]>
* Changed Scheduled sanity to 12 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Changed Scheduled sanity to 12:15 AM IST Signed-off-by: haricharan-jaka <[email protected]>
* Changed Scheduled sanity to 12 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Changed Scheduled sanity to 12:15 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Changed Scheduled sanity to 1 AM IST Signed-off-by: haricharan-jaka <[email protected]>
* Changed Scheduled sanity to 12 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Changed Scheduled sanity to 12:15 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Changed Scheduled sanity to 1 AM IST Signed-off-by: haricharan-jaka <[email protected]> * Reverted to previous sanity schedule Signed-off-by: haricharan-jaka <[email protected]>
* Reverted to previous sanity schedule Signed-off-by: haricharan-jaka <[email protected]> * Reverted to previous sanity schedule Signed-off-by: haricharan-jaka <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: shivam <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
…mware image pattern Signed-off-by: Johann Hoffmann <[email protected]>
Signed-off-by: Dmitry Dunaev <[email protected]>
…d AP firmware image pattern" This reverts commit 1e32eb9. Signed-off-by: Johann Hoffmann <[email protected]>
Signed-off-by: haricharan-jaka <[email protected]>
Signed-off-by: goyalsaurabh06 <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Signed-off-by: jitendracandela <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: jitendracandela [email protected]