Commit Graph

1335 Commits

Author SHA1 Message Date
dutta-rohan
a3058882e6 Merge branch 'master' into Modified-interop.yml 2022-05-05 08:13:26 -07:00
Haricharan Jaka
2292601b95 Wifi 7836 (#506)
* Added Edit functionality for Prov Inventory and Entity in Controller library

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

* Added Edit functionality testcases in Prov UI

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-05-04 15:15:37 +05:30
jitendracandela
719f8b6d3c Fixed KeyError: '2G' (#505)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-05-04 11:06:07 +05:30
haricharan-jaka
80ca4c0b09 Removed Job name and number from Perfecto Details
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
1f5ef8e6b3 changed the report to device specific for job number and name
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
75c4655cb0 Added job number and name related to device specific
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
306c2f4cad Removed Interop details from pytest.ini file
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
c53e42462a Changed the security key for wpa2 5g ssid
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
f695f0e942 Changed all the things needed from pytest.ini to configuration
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
df9ae62c43 Added all the Interop related details
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
28879f65ee Added device option and a function to fetch device details from lab_info.json
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
haricharan-jaka
c4b699c479 Added Perfecto details for data retreival
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 11:54:57 -07:00
karthika
b35c5e1658 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>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 10:55:02 -07:00
karthika
031c93b82f 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 <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 10:55:01 -07:00
ᴀᴍʀɪᴛ ʀᴀᴊ
1a29543f4c Added tls in the name of SSID for tls test cases (#424)
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 10:55:01 -07:00
shivam
0b863dfc1a Added slight upload rate on udp download to work in NAT mode
Signed-off-by: shivam <shivam.thakur@candelatech.com>
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
2022-05-03 10:55:01 -07:00
Anil Kumar Tegala
7bf47a5d83 Wifi 7619 (#494)
* ratelimiting with radius max-download of group user1 added

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

* added wpa2_enterprise marker tag to max-download testcase

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

* marker description added for max-download of user1

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

* assert false when eap_connect fails & added commit sign

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-05-03 23:13:30 +05:30
jitendracandela
c034dfdd35 Wifi 7233 (#438)
* Added start_sniffer and stop_sniffer method

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

* Added ssid channel

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

* Added get_ap_channel fixture

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

* Removed get_vif_state and added get_ap_channel and added ssid_channel

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

* added get_ap_channel and added ssid_channel

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

* changed pcap file name

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

* Added print for check get_ap_channel output

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

* changed code logic in get_ap_channel

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

* changed duration in Client_Connectivity

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

* added try except in scan_ssid and also changed code logic in eap_connect, Client_Connectivity

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

* removed setup_profiles

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

* Added table format for station data and cx data, Added assert false message

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

* Added arguments in table2 method

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

* Added assert Fail message

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

* changed logic for creating cx_data table

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

* Added print statement

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

* Added Before and After in station data table

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

* Added set_radio_channel method, addded unknown error message

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

* Added assert condition

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

* removed older ssid from scan result

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

* resolved merge conflicts

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

* Added setup_params_enterprise_two

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

* Added ssid_channel

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

* Added ax radio for sniffing

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-05-03 13:39:33 +05:30
Haricharan Jaka
372d249811 Wifi 7819 (#500)
* Remmoved unique ssid as tescases in bridge mode in Android

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

* Remmoved unique ssid as tescases in bridge mode in iOS

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

* Remmoved unique ssid as tescases in nat mode in Android

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

* Remmoved unique ssid as tescases in nat mode in iOS

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

* Remmoved unique ssid as tescases in vlan mode in Android

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

* Remmoved unique ssid as tescases in vlan mode in iOS

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-29 19:38:09 +05:30
Jyothsna-setti
e125790f32 Wifi 7314 (#484)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed unnecessary files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py in Country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added 40mhz marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed init.py file

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Re-added the init.py file

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country_code_US

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* readded init.py file

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Re-added the init.py file

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-29 13:02:40 +05:30
Jyothsna-setti
ec9a212653 Wifi 7309 (#485)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed channels for both 2.4 and 5gh of country CA(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker to Country CA(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed some unneccesssary files from country CA(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py in Country code CA(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a init.py file in country_code_CA

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:45:36 +05:30
Jyothsna-setti
43680426ae Wifi 7305 (#486)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed unnecessary files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added a new marker in country code GB(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed some un wanted markers

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code GB(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Re-added init.py file in GB(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:43:57 +05:30
Jyothsna-setti
8e7a36fbff Wifi 7304 (#487)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed unnecessary files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added a new marker in country US(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added new marker in country code US(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code US(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:42:38 +05:30
Jyothsna-setti
8e040afab5 Wifi 7594 (#488)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers,files and made some changes in country code RU(iOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new markerin country RU(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code RU(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:41:43 +05:30
Jyothsna-setti
75a58536ec Wifi 7595 (#489)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(iOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code SG(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code SG(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

Co-authored-by: Haricharan Jaka <87761091+haricharan-jaka@users.noreply.github.com>
2022-04-27 16:40:06 +05:30
Jyothsna-setti
80ba250937 Wifi 7592 (#482)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code RU(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed unnecessary markers in RU(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in Country code RU(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added init.py file in Country_code_RU

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:34:04 +05:30
Jyothsna-setti
d3caeaf84d Wifi 7290 (#481)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code US(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed sanity marker and mase some changes in US(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed some un-wanted markers

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code US(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added init.py file in Country_code_US

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 16:32:23 +05:30
Jyothsna-setti
37eaf62a2d Wifi 7310 (#480)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added new marker to country code GB(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed un-wanted markers

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code GB(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added init.py file in Country_code_GB

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

Co-authored-by: Haricharan Jaka <87761091+haricharan-jaka@users.noreply.github.com>
2022-04-27 16:29:21 +05:30
Jyothsna-setti
414f72ede8 Wifi 7593 (#479)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files from country code SG(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added new marker to country SG(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added the reference links in country SG(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed some unnecessary markers in SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code SG(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added init.py file in Country_code_SG

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

Co-authored-by: Haricharan Jaka <87761091+haricharan-jaka@users.noreply.github.com>
2022-04-27 16:26:37 +05:30
Jyothsna-setti
80f7a834d8 Wifi 7306 (#490)
* fixed the channels

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* channels fixed

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted code

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code SG(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unnecessary spaces in test_general_security_modes

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added a new marker in country code JP(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed unnecessary files

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added a new marker in country US(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added new marker to country code IN(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file in country code IN(IOS)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-27 10:14:17 +05:30
Jyothsna-setti
6f1776cfa4 Wifi 7312 (#464)
* fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country IN

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed channels for 2.4 and 5GHZ of country INDIA(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed errors in country code IN(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code IN(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added interop_country_code marker in country IN(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py file country IN(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Added init.py in country_code_IN

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-26 23:15:08 +05:30
Haricharan Jaka
b86b61db45 Wifi 7772 (#493)
* Added Entity library of Provision

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

* Added Entity Library support

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

* Added Entity Related testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-26 18:50:10 +05:30
Anil Kumar Tegala
75406be89b Wifi 7618 (#477)
* ratelimiting with radius max-upload of group user1 added

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

* test description added to function

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2022-04-26 16:56:04 +05:30
Jyothsna-setti
76bd02b8fa Wifi 7313 (#465)
* fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country JP

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz for iosdevices) for country JP

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* fixed channels for 2.4 and 5gh of country Japan(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* fixed cahnnels for 2.4 & 5gh of country Japan(Android..)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* removed errors in JP android 80mhz

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* fixed the errors in JP android

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code JP(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added interop_country_code marker in country JP(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-26 16:52:24 +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
Jyothsna-setti
035663c5ae Wifi 7311 (#459)
* fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country CA

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* fixed the channels of 20Mhz,40Mhz,80Mhz(both 2.4 & 5ghz) for country CA

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed channels for both 2.4 and 5gh of country CA(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed errors in CA android

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Fixed errors in country code CA(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* Removed unwanted markers and made some changes in country code CA(Android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>

* added interop_country_code marker in country CA(android)

Signed-off-by: Jyothsna-setti <jyothsna.polamarasetty@candelatech.com>
2022-04-25 12:47:04 +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
karthika
ea6a36462f Wifi 3302 (#476)
* Returning Station_ip in Client_Connectivity function

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

* Removed setup_profiles, create_vlan parameters

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

* removed setup_profiles, create_vlan parameters, 2G radio ssids, cleanup parameter

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

* Changed marker name

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

* Fixed errors due to changes in library

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

* changed marker name

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

* changed list index value

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

* created variable station_ip

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

* Enabling disabled VLAN, getting station_ip from lf_test

Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
2022-04-21 18:59:59 +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
Haricharan Jaka
d68aac5f7e Wifi 7617 (#470)
* Added Provision library in controller.py file

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

* Added Provision functions for system info

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

* Added Provision service file for Provision API tetcases

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

* Added Prov_api marker for testing

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-19 17:21:04 +05:30
jitendracandela
5f86864770 Wifi 7568 (#462)
* Added ap firmware version and modified dut information

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

* Added get ap version and modified lf_tools

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

* Added tags and added sets in wifi capacity

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

* Changed logic for ap version

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

* Added influx tags, removed get_vif_state, changed method name

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

* Added influx tags

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

* Added influx tags

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

* Changd influx tags values and Added sets

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-04-17 13:29:16 +05:30
Haricharan Jaka
eaa6b6079a Wifi 7409 (#440)
* Added Enterpise mixed mode testcases in Bridge mode of client connect

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

* Added Enterpise mixed mode testcases in Nat mode of client connect

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

* Added Enterpise mixed mode testcases in Vlan mode of client connect

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

* Added Enterpise mixed mode jira links to testcases in Bridge mode of client connect

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

* Added Enterpise mixed mode jira links to testcases in Nat mode of client connect

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

* Added Enterpise mixed mode jira links to testcases in Vlan mode of client connect

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

* Changed ssid names in Setup profiles of bridge mode in Eap Suite B

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

* Changed ssid names in Setup profiles of nat mode in Eap Suite B

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

* Changed ssid names in Setup profiles of vlan mode in Eap Suite B

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-11 12:02:44 +05:30
Haricharan Jaka
cb999d5da5 Wifi 7413 (#446)
* Added Bridge mode Eap mixed testcases for Client connect in iOS

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

* Added Nat mode Eap mixed testcases for Client connect in iOS

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

* Added Vlan mode Eap mixed testcases for Client connect in iOS

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

* Rectified the setup profile name in Testcases

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-04-11 12:02:37 +05:30
jitendracandela
5e3e7f83d8 Removed get_vif_state from sanity test cases (#448)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-03-31 18:29:48 +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
Haricharan Jaka
14da6247ef Added respective markers of Interop to test_connectivity.py (#447)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-31 09:34:34 +05:30
Shivam Thakur
28d7cef1ec removing extra markers for interop sanity to avoid upgrade temporarily 2022-03-30 21:54:27 +05:30