[roll] Roll fuchsia [wlan e2e] Support OpenWRT in WlanPolicyInitiatedRoamTest

Update WlanPolicyInitiatedRoamTest to support OpenWRT-based access
points alongside existing legacy access points. This allows the end-
to-end roaming test to validate roaming behaviors on OpenWRT hardware.

Additionally, add txpower management and radio toggle helper methods to
the openwrt_access_point controller package to enable signal attenuation
and band switching during the roaming lifecycle. Fix interface prefix
handling bugs within ubus and hostapd_cli calls to prevent runtime
exceptions during status polls.

Original-Original-Bug: 519046706
Test: fx test --build --e2e --output //src/testing/end_to_end/antlion/tests/wlan/functional:wlan_policy_initiated_roam_test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1635614
Original-Original-Revision: 8a56d13bb712e4668b6834b920d0377156d5fe6b
GitOrigin-RevId: 8b48cdc95d5b77d489a7f93360e28033d58fe960
Change-Id: Id82f3c788158d6c93b44b484e067334dc750f00e
1 file changed
tree: 5d12dc7db4dbb599933ea799b2e59ff814f4c240
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.