Commit Graph

89 Commits

Author SHA1 Message Date
jitendracandela
a8a850c065 Wifi 11044 (#711)
* Added sleep time 15 sec

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

* Removed retry logic for config push

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

* Added push_config_exception_variable

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

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-10-12 23:57:14 +05:30
jitendracandela
fb4dfe98c7 Wifi 10974 (#707)
* Added pytest fail if config exception happening

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

* Added get_lf_logs

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

* Modified error message and added get_lf_logs

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

* Removed get_lf_logs

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

* Added get_lf_logs

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

* Removed get_lf_logs

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

* Added retry logic in config push and Added teardown lf logs if config push failing

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

* Adjusted teardown logic for collect_logs_lf

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

* Added sleep

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

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-10-05 01:47:59 +05:30
jitendracandela
970f3479a1 Wifi 10971 (#706)
* Added get_ap_logs

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

* Added ap logs in allure before pushing config and failure while pushing

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

* Added ap logs

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

* Removed start_ref and stop_ref from get_logread

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

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-10-04 01:56:39 +05:30
Shivam Thakur
e667bf7712 WIFI-9958 : Added a marker for ow_sdk_load_tests for sdk tests (#649)
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-06-27 23:08:26 +05:30
Shivam Thakur
07d333161f WIFI-7705 - Added memory profile attached into json format (#592)
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-06-07 10:40:42 +05:30
jitendracandela
6d4ce020ef Wifi 6213 (#582)
* Added throughput_latency_2g_5g_ap_chamber_pos_ABC test case

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

* replaced lanforge_data with configuration_data

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

* modified framework logic

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

* Added new test cases

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

* resolved merge conflicts

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

* Added throughput_latency_2g_5g_ap_chamber_pos_ABC test case

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

* replaced lanforge_data with configuration_data

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

* modified framework logic

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

* Added new test cases

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

* Fixed issue of json

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

* Fixed issue on AB_C

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

* removed unwanted call of create_mesh_scenario

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

* removed entries

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-06-02 18:40:18 +05:30
karthika
9f8f279cfc Wifi 7846 DVLAN (#514)
* getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* Created testcases for WAP3_eap security

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* renamed files

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* changed key_mgmt param value

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* getting RADIUS_SERVER_DATA and RADIUS_ACCOUNTING_DATA from lab_info for wpa3_enterprise

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* Created testcases for WAP3_eap security

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* renamed files

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* changed key_mgmt param value

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* changed key_mgmt param value

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* Changed class and function names

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* added station_ip for dvlan in eap_connect

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* Removed duplicated downlink_mu_mimo function

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
2022-05-07 13:07:35 +05:30
Haricharan Jaka
837ba81d68 Added system info test case of Provision UI (#474)
* Added system info test case of Provision UI

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

* Added url of Provision UI in allure

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

* Added Prov UI test cases for creating device in Inventory

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

* Repalced = with : in allure of Prov UI url

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

* changed the test case name

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

* Changed the payload parameters to match Prov UI

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

* Added configuration in Prov class

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

* Removed the class of ProvUtils

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

* Added the prov UI api testcases for adding and deleting a device

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

* Removed the configuration file

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

* Added prov ui fixture

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

* Added Prov UI controller object and fixture

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

* Added prov controller obj

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

* Changed the allure report name for some attchments

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-25 21:28:54 +05:30
karthika
42b1c7ce31 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 <karthika.subramani@candelatech.com>

* update fixtures_2x.py

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>

* update fixtures_2x.py

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
2022-04-25 10:08:42 +05:30
shivam
1913fa8805 added fms support for 2.5 and post 2.5 images
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-04-22 17:18:21 +05:30
shivam
95f919ef3a Added condition to return the firmware image empty logic
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-04-21 21:34:15 +05:30
Shivam Thakur
b67a68fb08 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 <shivam.thakur@candelatech.com>
2022-04-20 20:24:42 +05:30
Shivam Thakur
ac11211943 removing the wifi reload changes after config applied 2022-03-31 15:00:27 +05:30
Shivam Thakur
fc4b46e9b9 added wifi reload code after config being applied 2022-03-31 09:42:24 +05:30
jitendracandela
a0746ba876 Wifi 7435 (#439)
* removed dfs key and added radio config in rf

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

* removed dfs logic

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

* changed setup_params_general numbers

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-03-24 19:03:23 +05:30
Anil Kumar Tegala
8d86ef8c56 Wifi 6849 (#432)
* downlink mu-mimo test for Bridge-Open added

* mu-mimo test cases for other security modes are added

* 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

* marker name changes for security modes in mu-mimo test case

* 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

* file name changes in mu-mimo and sniff method added for pcap

* corrected channel overwritten on second testcase

* testcases for channels from 3 to 13 with US, 20Mhz, 2G

* packet sniffing methods moved from lf_tools to lf_pcap

* US have 2G channels from 1 to 11

* added print statement to verify IP and channel no

* marker names and security key changed for all security modes

* 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)

* twog test cases added for mu-mimo for all security modes

* radio assignment changed in raw line config

* 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 <shivam.thakur@candelatech.com>

* twog and fiveg markers removed from module level markers

* added rf channel configuration to bridge mode

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* allow-dfs disabled in 5G rf configuration

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* channels changed in rf setup profiles

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* pcap capture thread disabled from execution

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* pcap capture thread disabled from execution

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* ssid name changes in setup profiles

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

Co-authored-by: karthikaeyetea <karthika.subramani@candelatech.com>
Co-authored-by: karthika <78941121+karthikaeyetea@users.noreply.github.com>
Co-authored-by: shivam <shivam.thakur@candelatech.com>
2022-03-21 18:54:57 +05:30
karthika
2d277bfeb7 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 <shivam.thakur@candelatech.com>

* 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 <shivam.thakur@candelatech.com>
Co-authored-by: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com>
2022-03-14 23:11:37 +05:30
ᴀᴍʀɪᴛ ʀᴀᴊ
8d891a93bd Added tls test-cases in bridge_mode nat_mode and vlan_mode (#391)
* Added tls test-cases in bridge_mode nat_mode and vlan_mode

* added new encryption support

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

* Added more ttls test cases to sanity

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

Co-authored-by: shivam <shivam.thakur@candelatech.com>
Co-authored-by: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com>
2022-03-05 14:15:47 +05:30
shivam
bc0dda62f1 fixed the json decoder error : True -> true
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-02 11:47:09 +05:30
Shivam Thakur
e6da622eed fixed the failure that is caused due to 6052 merge - open_flow argument was missing, hence added 2022-02-14 12:13:51 +05:30
Shivam Thakur
4920d34e19 Wifi 6052 (#378)
* WIFI-6052: Initial commit to allow use to run test cases from static ssid configured in AP mentioned in configuration.py

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

* WIFI-6052 Adjusted the test cases to run with lf only

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

* Added the error fix happened due to merge conflict resolution

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

* fixed advanced tests to support lf only

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

* added run_lf to create lanforge chamberview dut

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added run_lf to setup profiles

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* removed chamber view dut from all function

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* changed bps to Mbps in lf_tools function - read_csv_individual_station_throughput

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added test procedure and pass fail to report

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added attach station data to allure function

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added Non-mesh functionality

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added 2g roam test

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added definition, procedure and pass fail criteria for all test cases

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

* attach_station data to allure and wait for ip

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* station data query and non mesh configuration

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* comments to all testcases

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* adding attenuator data to allure attach

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added 5g test case

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* resolved merge conflicts

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* added run-lf to lf_test fixture

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* remove xy file

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

* remove reg marker

Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>

Co-authored-by: Nikita Yadav <nikita.yadav@candelatech.com>
Co-authored-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-02-13 19:12:29 +05:30
Shivam Thakur
ff9f2b958b Adding Extra delay after firmware upgrade to make AP connect to gateway 2022-02-04 22:19:58 +05:30
Shivam Thakur
2f1c11c6ef removed pytest exit on disconnect happening during config apply 2022-02-03 22:53:24 +05:30
Shivam Thakur
34250af344 Merge branch 'master' into WIFI-5704 2022-01-18 13:57:06 +05:30
Shivam Thakur
7afd776e5c Merge pull request #338 from Telecominfraproject/wifi-4857
Wifi 4857
2022-01-12 13:57:18 +05:30
Shivam Thakur
c2e2e7ff93 Merge pull request #345 from Telecominfraproject/WIFI-3079
Wifi 3079
2022-01-12 11:27:26 +05:30
Nikita Yadav
d94dd7e30b added set mesh services in fix
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2022-01-12 10:19:31 +05:30
jitendracandela
a6210b68a1 changed print statement
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-01-10 08:23:23 +05:30
Nikita Yadav
ef7079c783 made few changes to setup _mesh
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2022-01-09 15:53:07 +05:30
jitendracandela
b5c47f5604 added dfs method
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-01-03 16:02:44 +05:30
jitendracandela
e5e6aa9f0d Added set_radio_config method call for dfs
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2021-12-29 15:38:25 +05:30
Nikita Yadav
403782e778 added all final scenarios in setup mesh
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2021-12-29 14:34:53 +05:30
Nikita Yadav
d4e689ab55 added dut functionality
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2021-12-28 17:51:21 +05:30
Nikita Yadav
43248bf035 provision check mesh
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2021-12-27 20:21:03 +05:30
Nikita Yadav
f83755b25c provision check mesh 2021-12-27 20:19:47 +05:30
Nikita Yadav
d607e3899f setup mesh profile provision added!
Signed-off-by: Nikita Yadav <nikita.yadav@candelatech.com>
2021-12-25 14:27:12 +05:30
KvSaiMahesh
b3145ee221 changed parameters in merge conflict
Signed-off-by: KvSaiMahesh <mahesh.karnati@candelatech.com>
2021-12-14 14:22:09 +05:30
KvSaiMahesh
1763446c23 made changes setup_profiles function in wap2_enterprise
Signed-off-by: KvSaiMahesh <mahesh.karnati@candelatech.com>
2021-12-14 11:45:04 +05:30
Saurabh Goyal
ae43498919 Merge branch 'master' into WIFI-6016 2021-12-14 10:30:06 +05:30
Shivam Thakur
3d117e2b65 Merge branch 'master' into WIFI-6155 2021-12-13 22:38:52 +05:30
shivamcandela
667ce6c4d0 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-testing 2021-12-13 22:27:10 +05:30
shivamcandela
2254a15ff7 Did improvements in imports and added device check in gateway
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-12-13 19:22:43 +05:30
sushant
fa147f1227 - added captive portal configuration in setup profiles as part of e2e
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-12-09 13:57:56 +05:30
Shivam Thakur
9341b5f786 Merge branch 'master' into WIFI-3916 2021-12-06 22:23:08 +05:30
Nikita Yadav
eaa7683634 added method which take radius data from param 2021-12-04 23:06:58 +05:30
Nikita Yadav
53777d8845 added wpa2_enterprise_rate mode functionality to setup_profiles 2021-12-04 14:52:33 +05:30
Sushant Bawiskar
9f2d725c1a Merge branch 'master' into WIFI-4951 2021-12-02 16:44:59 +05:30
shivamcandela
fcda7dacaf WIFI-5847 Added redirector check and AP connected check
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-12-01 21:55:44 +05:30
sushant
074d75e416 - checking if AP is pointing to expected SDK
- wait for AP to be in active state after firmware upgrade

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-11-28 01:08:55 +05:30
sushant
5dfea205a6 - exit from pytest if ap is not pointing to right sdk
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2021-11-27 02:07:37 +05:30