[roll] Roll antlion Add retry to WlanRvrTest initial AP setup

Reduce flakes caused by the AP's network doesn't show up in scan results
at the starting attenuation. Add a retry and better cleanup behavior to
improve the proprobability of the AP coming up successfully.

Add retry for all interface initialization failures experienced by
hostapd. This should also bring the same improvements to other tests as
well.

While here, simplify the test flow of WlanRvrTest by removing all use of
modifying passed in list parameters for throughput and attenuation
values.

Remove manual control of radvd in WlanRvrTest. This is now handled by
each AccessPoint individually for each AP created.

Remove use of bokeh graphing, as this isn't being used.

Original-Fixed: b/406822411
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1239142
Original-Revision: a6ee59fe5f8cc1f7e07a5b462370be7b209d4490
GitOrigin-RevId: c5064192407821f24bd46692a72d57c0a3d56305
Change-Id: Ic211ff5bf699e0f21e643f623781eb11123a543c
1 file changed
tree: 351b21bc74ca3cb9e7a04ef177b1bb96294a82e6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.