* Updated Interop testing markers in update_badges
* Changed Regression to Performance in Interop
* Changed Regression to Performance in update_badges
* corrected the performance marker
* 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>
* Added tls in the name of SSID for tls test cases
* In Bridge and NAT Mode TLS Mix type test cases added
* Added TLS's VLAN test cases and all are successfull
Signed-off-by: amrit <amrit.raj@candelatech.com>
* ssid twog and fiveg changed to respective testcases
Signed-off-by: amrit <amrit.raj@candelatech.com>
* Added get_lf_logs and get_ap_logs fixture in tls test-cases
Signed-off-by: amrit <amrit.raj@candelatech.com>
* VLAN TLS test cases added and working fine
Signed-off-by: amrit <amrit.raj@candelatech.com>
* 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>
* WIFI-6930: Adding function for creating a device reservation on a perfecto device
Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>
* Adding reservation update and delete functions
Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>
* Added Rerutn Upload and Download speed function in Android lib
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Added Multi psk wpa2 testcase with upto 16 vlans in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Added Rate limiting testcase in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Added random string to ssid names in Rate limiting testcase in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Added random string attached ssids in multi_psk testcase in Android
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Changed allure name to match test name in Interop Regression
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* changed head name to branch name to check if allure is getting uploaded to clound or not
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
* Changed Ref to master for allure results when only Regression is triggred from master branch
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>