Commit Graph

2770 Commits

Author SHA1 Message Date
Johann Hoffmann
fbc7e09f7e [WIFI-6916] Write Ananda API wrapper script to add and remove users from groups (#392)
* Add Ananda API wrapper

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

* Add short usage description

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

* Add requirements.txt and change error handling

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-02-15 17:48:01 +01:00
Max Brenner
204a192692 fix marker variable reference 2022-02-15 13:01:28 +01:00
Max
75ec4b7d62 add regression workflow (#388)
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-15 12:51:04 +01:00
Shivam Thakur
4a8d7f478a moving sanity to use next-latest image for 2.5 sanity testing 2022-02-14 12:37:10 +05:30
Shivam Thakur
1525e5d6d3 moving qa01 to 2.5.0-RC1 2022-02-14 12:30:16 +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
Max
f1af689d52 add flag that enables S3 upload for manual workflow (#386)
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-12 16:33:44 +01:00
Dmitry Dunaev
052be34f32 Chg: switch Dev01 to v2.5.0-RC1 and create new QA02 instance with v2.5.0-RC1
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
2022-02-11 19:44:19 +03:00
Sushant Bawiskar
1efa316f81 - used threading to reboot all the devices (#390)
- use this file to reboot all the devices at once

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-02-11 21:55:46 +05:30
Sushant Bawiskar
3942480ecb Wifi 7020 (#389)
* improved logic to reboot script

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

* added data in example

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

* removed unwanted import for threading

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
2022-02-11 21:55:37 +05:30
shivam
3539ffd49e fixed --exit-on-fail condition that resets lanforge settings
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-02-10 20:04:30 +05:30
Max Brenner
a20ad0ce09 remove unused workflows
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-10 14:53:59 +01:00
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
Shivam Thakur
5369753e7d Merge pull request #383 from Telecominfraproject/WIFI-6924
Adjusted interop workflow to add one more AP
2022-02-09 23:36:19 +05:30
haricharan-jaka
39b45b191a Adjusted interop workflow to add one more AP
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-09 18:32:42 +01:00
Johann Hoffmann
3e327669b5 Don't check out repo into separate path
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-02-09 16:37:04 +01:00
Max
c22d2a019b WIFI-6529 interop device select, marker overwrite + WIFI-6807 fix cancel (#384)
* add device selection to interop workflow
* add marker overwrite to interop workflow

Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-09 15:50:05 +01:00
Dmitry Dunaev
de481e547f Merge pull request #370 from Telecominfraproject/feature/wifi-6837--chart-improvements
[WIFI-6837] Del: helm values that are moved to deploy chart
2022-02-09 15:59:41 +03:00
Max Brenner
1790c3aed8 disable command tracing 2022-02-09 13:22:18 +01:00
Shivam Thakur
3855845d20 Merge pull request #352 from Telecominfraproject/WIFI-4921
Wifi 4921: Adding functionality to check if device is available before initializing the driver
2022-02-09 17:10:47 +05:30
Shivam Thakur
a32ac996c7 Merge pull request #380 from Telecominfraproject/WIFI-6814-interop-pixel-4-is-not-showing-the-ssids-that-are-displayed-in-the-device
WIFI-6814: Adding logic to continue retrieving SSID's incase a cached ID is encountered which is no longer present in the DOM
2022-02-09 17:10:39 +05:30
shivam
4c6f1b02fc added lanforge radio reset before each test to avoid the condition to create stations on a radio that is down
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-02-09 08:49:24 +05:30
shivam
d0848812ed Fixed the supplicant log wrong at non eap tests
Signed-off-by: shivam <shivam.thakur@candelatech.com>
2022-02-07 23:07:21 +05:30
Shivam Thakur
ea78f3bd08 Merge pull request #357 from Telecominfraproject/WIFI-3703
Added json format for lab info. Now both configuration.py and lab_inf…
2022-02-07 19:43:36 +05:30
Shivam Thakur
2214f52c58 Merge branch 'master' into WIFI-3703 2022-02-07 19:42:17 +05:30
Shivam Thakur
0e8f3fca02 fixed quali advanced with having un-necessary tabs and key is changed to advanced 2022-02-07 18:20:41 +05:30
haricharan-jaka
735f753629 Changed the timer value to 5 mins
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
2022-02-07 10:55:50 +05:30
yadavnikita
c332d4d6bb Merge pull request #382 from Telecominfraproject/WIFI-6909
Wifi 6909
2022-02-07 09:27:53 +05:30
Shivam Thakur
ef384b4a09 fixed quali advanced import error 2022-02-06 19:55:48 +05:30
jitendracandela
a00c4150c9 Added definition body in 5g download test case
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-02-06 10:16:22 +05:30
Shivam Thakur
6108049c18 kept sanity workflow to use 2.4.1 image for nightly run 2022-02-05 00:09:41 +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
jitendracandela
a9fbc0764e Added \ in string and changed procedure words
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-02-04 19:23:44 +05:30
jitendracandela
f6c9655233 Added definition,procedure and pass fail criteria in allure report for 5g download
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2022-02-04 18:37:39 +05:30
Shivam Thakur
cc19b567c7 Merge pull request #379 from Telecominfraproject/WIFI-6758
Wifi 6758
2022-02-04 10:34:53 +05:30
Shivam Thakur
81675db02f added release latest branch for sanity 2022-02-04 00:20:07 +05:30
Ajaydeep Grewal
e317a8e93a WIFI-6814: Adding logic to continue retrieving SSID's incase a cached ID is encountered which is no longer present in the DOM
Signed-off-by: Ajaydeep Grewal <grewal19in@gmail.com>
2022-02-03 12:55:36 -05:00
Shivam Thakur
2f1c11c6ef removed pytest exit on disconnect happening during config apply 2022-02-03 22:53:24 +05:30
Shivam Thakur
ec1443391d Moving to 2.4.0 2022-02-03 21:12:21 +05:30
Johann Hoffmann
fb8e56e6b2 Move qa01 to main again
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
2022-02-03 11:52:13 +01:00
Max Brenner
a0659846ce allow to set arbitrary existing cloud controller
Signed-off-by: Max Brenner <xamrennerb@gmail.com>
2022-02-03 11:20:52 +01:00
haricharan-jaka
6e71759931 Changed scrolling condition while looking for ssids in ios 2022-02-03 11:59:39 +05:30
shivam
750ce7599c Added Firmware Version reporting to allure fixed
Added ap logs and reporting to allure if ap is disconnected from gateway
Added Improvements in Connectivity check logs
2022-02-03 11:37:51 +05:30
haricharan-jaka
7b87eedc2c Merge remote-tracking branch 'origin/WIFI-6758-scrolling-api-is-not-working-with-iphone-7' into WIFI-6758 2022-02-03 11:34:53 +05:30
Shivam Thakur
8cc5bef724 moving qa01 to 2.4 2022-02-03 02:08:40 +05:30
Shivam Thakur
d81d37d8a3 moving chart version to main 2022-02-03 02:01:30 +05:30
Shivam Thakur
a7467702fe moving qa01 to 2.4.0 2022-02-03 01:55:34 +05:30
Shivam Thakur
aaeb54c2a9 moving sanity to run on main branch as for 2.4.1 2022-02-03 01:42:06 +05:30
Shivam Thakur
001499e960 moved the sanity workflow to use release branch for ttesting 2.4.1 2022-02-02 21:57:23 +05:30