Commit Graph

227 Commits

Author SHA1 Message Date
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
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
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
Shivam Thakur
b5b5769f24 removed the uc_sanity from wifi capacity tests 2022-03-05 20:35:00 +05:30
Shivam Thakur
a0b4a32a9e Wifi 7226 query max clients from ap and run wifi capacity in that (#419)
* Added improvement around lf_tools add stations

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

* removed ax stations in wifi capacity for a while

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

* Added wifi_capacity in regular sanity tests and added nat mode wifi capacity in performance

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

* removed get_vif_state from test cases

Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-03-05 14:16:52 +05:30
Shivam Thakur
572236aa71 Wifi 6934 (#403)
* Added test cases for Ax

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

* Added test cases for Ax

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

* Added module level marker and jira number to test cases

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

* Added  AX nat mode test cases

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

* Added  AX vlan mode test cases

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

* Added split to radio in ax

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

* Added tcp upload and udp upload for dual band

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

* Fixed the get max statiosn from radio using api command, added radio split

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

Co-authored-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-02-23 20:14:14 +05:30
shivam
197ecf54b1 fixed the code error sure to merge
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-02-17 07:57:04 +05:30
karthika
4b8b59d1f0 Wifi 6731 (#395)
* Removed get_vif_state in open(bridge,nat,vlan)

* Removed get_vif_state in open(bridge,nat,vlan)

* Removed pdf,entries instead added lf_tools for attach_report_graphs

* Corrected testcase maker

* Corrected dataplane parameter

* Corrected markers and completed testcases

* changed setup_param ssid_modes key from wpa_personnal to wpa

* added security key for creating stations

* changed class name

* added vlan-id
2022-02-16 21:55:05 +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
1b9b442abc Added Bridge mode Capacity test support for ax clients (#385)
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-02-10 17:07:47 +05:30
jitendracandela
ac59332b71 Added performance marker in bridge mode
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-01-13 01:01:39 +05:30
shivamcandela
5da0b8d430 added changes for latest wlan-lanforge-scripts and added latest configuration file
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-12-13 17:51:58 +05:30
Shivam Thakur
dc7c10b1da Merge branch 'master' into WIFI-3632 2021-11-09 16:31:23 +05:30
Shivam Thakur
091cfdf416 Merge branch 'master' into WIFI-3631 2021-11-09 16:30:45 +05:30
KVSaiMahesh
cce645baa3 removed unnecessary marker 2021-11-08 22:29:32 +05:30
KVSaiMahesh
af763e5acc added marker 2021-11-08 22:29:32 +05:30
KVSaiMahesh
296dfced46 removed unnecessary marker 2021-11-08 22:04:04 +05:30
KVSaiMahesh
5932b7bfc0 added marker 2021-11-08 22:04:04 +05:30
KVSaiMahesh
aa57fb1b41 added marker 2021-11-08 22:04:04 +05:30
KVSaiMahesh
836ab65864 removed unnecessary marker 2021-11-08 21:45:25 +05:30
KVSaiMahesh
33eab5f4ca added marker 2021-11-08 21:45:25 +05:30
KVSaiMahesh
7bd865a78b added marker 2021-11-08 21:45:25 +05:30
Shivam Thakur
09828f0ddd Merge branch 'master' into WIFI-3632 2021-10-19 07:46:53 -04:00
Shivam Thakur
ecc70d3d43 Merge branch 'master' into WIFI-3631 2021-10-19 07:46:12 -04:00
Shivam Thakur
c28fff175d Merge branch 'master' into wifi-3630 2021-10-19 07:40:21 -04:00
KvSaiMahesh
7dd4c2d43e Merge branch 'master' into WIFI-3632 2021-10-12 20:10:29 +05:30
Nikita Yadav
f6f0cc5986 added two more test case in nat mode for ax radios 2021-10-04 14:39:06 +05:30
Nikita Yadav
a9f55dc2c5 added two more test case on ax radios 2021-10-04 14:38:08 +05:30
Nikita Yadav
48cd9101d3 added two more test case on ax radio 2021-10-04 12:36:08 +05:30
shivamcandela
480fe19cd4 fixed performance marker adjustments
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
2021-09-28 10:26:17 +05:30
KVSaiMahesh
563df61d5b added performance and tcp_udp_ul_dl marker 2021-09-23 12:34:21 +05:30
KVSaiMahesh
56f612fab5 added performance and tcp_udp_ul_dl marker 2021-09-23 11:22:33 +05:30
KVSaiMahesh
45eb90215f removed unwanted marker 2021-09-23 00:17:41 +05:30
KVSaiMahesh
ae4e889d06 added pytest marker for some test cases 2021-09-22 20:19:54 +05:30
KVSaiMahesh
e6313c9bfb modified twog and fiveg files 2021-09-22 20:19:54 +05:30
KVSaiMahesh
19c035226e removed duplicate directory 2021-09-22 20:19:54 +05:30
KVSaiMahesh
57efafa215 changed directory name to small case 2021-09-22 20:19:54 +05:30
KVSaiMahesh
7f2b4b7a1b made some modifications 2021-09-22 20:19:54 +05:30
KVSaiMahesh
01de366811 changed file 2021-09-22 20:19:54 +05:30
KVSaiMahesh
dc56063c2e added twog and fiveg in wpa2p bridge 2021-09-22 20:19:54 +05:30
KVSaiMahesh
6ee639232c modified test case 2021-09-22 20:19:54 +05:30
KVSaiMahesh
e4004d6a0e added vlan twog and fiveg test cases 2021-09-22 14:49:02 +05:30
KVSaiMahesh
9c072f957c added twog and fiveg files 2021-09-21 22:24:18 +05:30
haricharan-jaka
7ff6bb9fa4 Removed unnecessary marker 2021-09-18 17:05:28 +05:30
Shivam Thakur
f45cd07650 Merge branch 'master' into WIFI-3728 2021-09-16 20:46:13 +05:30
saurabh
d35939534c Merge branch 'WIFI-3728' of https://github.com/Telecominfraproject/wlan-testing into WIFI-3728 2021-09-16 16:49:18 +05:30
saurabh
81727074c4 Changed Directory
Signed-off-by: saurabh <saurabh.goyal@candelatech.com>
2021-09-16 16:38:04 +05:30
saurabh
c369eecb29 Revert "Changed the directory name"
This reverts commit f428b281f4.
2021-09-16 16:30:37 +05:30
saurabh
8c076cd848 Changed the directory name
Signed-off-by: saurabh <saurabh.goyal@candelatech.com>
2021-09-16 16:26:12 +05:30