[roll] Roll antlion Remove iperf from WlanRebootTest

This change removes the iperf traffic testing from the WlanRebootTest
because it has been determined that using a ping is sufficient for
testing. This is part of a greater effort to remove as much iperf
dependencies as possible from antlion tests to allow us to remove iperf
controllers from the testbeds.

Original-Fixed: b/432536348

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1330600
Original-Revision: 43cf40a64181cbc34a3e272d4f7aaa5205a569a4
GitOrigin-RevId: dac6c0d6897df08eeae2800566b1ae4ed2496559
Change-Id: I53896f7a1feaf41b80e7df74f5f9694aff5b192c
1 file changed
tree: 019fa10f5c05f648a04f1834aa4f19af845f9148
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.