Commit Graph

3006 Commits

Author SHA1 Message Date
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
37c33e93ed Moved sanity to pick latest next image 2022-03-30 22:11:57 +05:30
Shivam Thakur
28d7cef1ec removing extra markers for interop sanity to avoid upgrade temporarily 2022-03-30 21:54:27 +05:30
Shivam Thakur
012c234854 remove client_connect from test resources to enable firmware upgrade skip from interop sanity 2022-03-30 19:55:44 +05:30
Shivam Thakur
7c4d7cc896 changed the image to main 2022-03-30 08:54:11 +05:30
Johann Hoffmann
0b0c28e2f0 Adapt workflow and deployment files to use built-in RTTYS (#442)
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-03-29 14:27:00 +02:00
Dmitry Dunaev
ab7cc2fffc [WIFI-7463] Add: owprov-ui env for new app
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-29 15:24:36 +03:00
Haricharan Jaka
8f3d94ff5e WIFI-7317 (#437)
* Updated Interop testing markers in update_badges

* Changed Regression to Performance in Interop

* Changed Regression to Performance in update_badges

* corrected the performance marker
2022-03-29 12:06:36 +05:30
Dmitry Dunaev
3313933217 [WIFI-7439] Fix: missing owanalytics port in haproxy annotation
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-28 15:20:55 +03:00
Sushant Bawiskar
f0aead8285 -reduced ssid name length (#444)
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-03-25 23:38:09 +05:30
Dmitry Dunaev
eb34c1e063 [WIFI-7439] Fix: helm deploy script annotation
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-25 16:56:07 +03:00
Dmitry Dunaev
9f7d51183a [WIFI-7439] Add: testing changes required for owanalytics (#443)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-25 15:37:08 +03:00
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
Sushant Bawiskar
7a4c9724fd Wifi 7159 (#415)
* - To return from perfecto logger if we are running testcases for unique ssid

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>

* - To add unique ssid schema as a part of testcase

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>

* - removing marker from openroaming tescases

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>

* Resolved conflicts in Interop/conftest

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

* Added Android devices needed for cleanup

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

* Changed marker to match ios and Android test cases with devices in Interop Testing workflow

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

* Added run-lf argument in return function of setup_profiles

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

* Added WIFI branches in reference for allure report generation

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

* Changed marker to Suite B

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

* Added extra runners

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

* Added Nat mode

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

* Added Vlan mode

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

* Added extra 1 min if --run-lf is used

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

* changed cleanup requirements

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

* Added vlan to ssid names in setup profiles of Enterprise mode test

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

* Changed testbed name

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

* Changed Regression to performance

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

* Reverted to original Interop workflow file

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

* Chnaged file name to performance.yml

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

Co-authored-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-23 20:33:34 +05:30
Haricharan Jaka
5d25066749 Wifi 7000 (#422)
* Added wpa test cases for multi_psk in Android

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

* Added Wpa3 test cases for Multi_psk in Android

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

* Rectified securtiy name

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

* Added Nat mode Rate limiting test cases for Android

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

* Added Vlan mode Rate limiting test cases for Android

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

* Added Wpa test cases for Multi_psk in iOS

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

* Added Wpa3 test cases for Multi_psk in iOS

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

* Added Nat mode Rate limiting test cases for iOS

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

* Added Vlan mode Rate limiting test cases for iOS

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

* Changed markers to respective modes in marker list

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-22 21:45:08 +05:30
Johann Hoffmann
4372b93f55 [WIFI-7277] Switch to dynamic virtual AP EC2 instance (#430)
* Create composite action for dynamic virtual AP EC2 instance deployment

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix output description

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix step output name

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Checkout repo before using composite action

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Switch to inputs in composite action since secrets do not work

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Move env variable definition to step section

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Remove top level env section

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix job and step outputs

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Use SSH option to start ucentral in background

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Switch to SSH password until config override option is ready

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Adapt workflow to previous changes

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Remove key reference in SSH command line options

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Add instance_id output and switch to cut to get firmware version

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix terminate-instances command

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Switch back to awk command to get firmware version

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Wait for automated ucentral start before stopping and fix awk command

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Add owner tag to run-instances command

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Remove branch reference

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-03-22 14:31:12 +01:00
Dmitry Dunaev
91fe874c38 [WIFI-4647] Add: DEPLOY_VERSION as testing parameter for docker-compose testing (#435)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-22 14:27:04 +03:00
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
shivam
9ca2432a16 Changed the name for report to pull_report for pcaps and fixed indentation error from previous merge
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-21 18:45:10 +05:30
Dmitry Dunaev
466ac013bd [WIFI-5435] Add: indio_um-305ac to sanity check (#431)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-21 15:26:17 +03:00
ᴀᴍʀɪᴛ ʀᴀᴊ
64ab666030 In Bridge and NAT Mode TLS Mix type test cases added (#429)
* 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>
2022-03-21 17:48:01 +05:30
jitendracandela
e06dcb316d removed self of upstream_port in dataplane (#434)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-03-21 17:34:07 +05:30
jitendracandela
74806e0969 Added self for fix UnboundLocalError (#433) 2022-03-18 11:14:20 +05:30
Shivam Thakur
7692f17623 fixed the self from sself typo error 2022-03-17 18:49:46 +05:30
Haricharan Jaka
33b2901d98 Wifi 6922 (#410)
* Added return upload download speed function in Ios Library

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

* Added Multi Psk testcases in Ios

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

* Added Rate Limtining tescases in Ios

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

* Removed Unnecessary Marker

Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-03-17 15:51:45 +05:30
Shivam Thakur
fbecaa3d81 Fixed eap wpa3 tls vlan mode ssid data 2022-03-17 07:52:13 +05:30
Johann Hoffmann
9cbb17920a Fix composite action path
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-03-15 11:17:43 +01:00
Shivam Thakur
733b7aa7b5 added the badge text to RF Testing from Advance 2022-03-15 02:08:18 +05:30
Johann Hoffmann
78af38ae30 Fix advanced testbed config generation
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-03-14 21:33:14 +01:00
shivam
1a10a2783f fixed the error due to rf data being None
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-14 23:18:29 +05:30
jitendracandela
c6549f2761 Wifi 7234 (#428)
* Added scan_ssid method

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

* modified code for testing scan_ssid method

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

* Added scan_ssid method and called that method in Client_Connectivity, Client_Connect, EAP_Connect

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

* added libs for creating tables

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

* added tabulate module

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

Co-authored-by: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com>
2022-03-14 23:15:19 +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
karthika
0735f1b538 Wifi 6731 (#421)
* Created a local variable for upstream_port to prevent appending of vlan_id to previous upstream_port

* corrected vlan_id
2022-03-14 22:46:45 +05:30
Johann Hoffmann
89c4b80898 [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 <johann.hoffmann@mailbox.org>

* Fix syntax error

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix another syntax error

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Execute command over SSH and fix CLI permissions

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Add shared AWS variables and try to escape secret

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Auto-accept new SSH host keys

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix SSH key permissions

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Use curl and switch to raw repository files

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Add serial to CLI calls

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Get mac address of virtual AP dynamically

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Fix step condition syntax

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Add silent option to curl

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Re-apply AP config after starting firstcontact service

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Remove duplicate quotes

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Use local AP config file and add choice to test all microservices

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>

* Wait before re-applying config modifications to avoid overwrite

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-03-14 15:53:39 +01:00
Shivam Thakur
7d19d9e1dd updated the name for interop Regression badge name 2022-03-14 16:52:18 +05:30
Shivam Thakur
e19d54d7d5 Added Interop Regression and its count in readme 2022-03-14 16:50:20 +05:30
Shivam Thakur
a736796794 added interop and lanforge side regression counts 2022-03-14 16:45:47 +05:30
Shivam Thakur
5d8251014a added advance and regression text 2022-03-14 16:39:09 +05:30
Shivam Thakur
7858ecac8a added badges for advance and regression in readme file 2022-03-14 16:33:57 +05:30
Shivam Thakur
a2e1cef5f6 added regression and advance counts 2022-03-14 16:31:47 +05:30
Dmitry Dunaev
0ca33a406f [WIFI-6851] Add: postgresql as DB for OWLS tests (#423)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-03-11 12:07:51 +03:00
ᴀᴍʀɪᴛ ʀᴀᴊ
c62915807b Added tls in the name of SSID for tls test cases (#424) 2022-03-10 19:56:23 +05:30
Shivam Thakur
942d215896 moving sanity to next 2022-03-09 20:23:33 +05:30
shivam
d1f2a30405 Added slight upload rate on udp download to work in NAT mode
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-07 22:27:50 +05:30
AjaydeepGrewal
b5ccaa79a7 WIFI-6930: Adding function for creating a device reservation on a perfecto device (#387)
* 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>
2022-03-07 12:30:21 +05:30
Haricharan Jaka
24e3d76aad Wifi 6921 (#408)
* 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>
2022-03-07 11:55:58 +05:30
Shivam Thakur
b5b5769f24 removed the uc_sanity from wifi capacity tests 2022-03-05 20:35:00 +05:30
Haricharan Jaka
f334496fa2 Wifi 7220 (#420)
* 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>
2022-03-05 15:14:35 +05:30