[roll] Roll antlion Remove iperf from PingStressTest

This change removes the iperf server dependency from PingStressTest.
This is replaced with using the access point for all of the ping
testing. This will make the test less stressful but it will allow us to
simplify connectivity testbeds while keeping the main functionality of
the test.

Original-Fixed: b/432536817
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1335503
Original-Revision: 5ded090ed510710d42db9eb11ef110f2f485675f
GitOrigin-RevId: f10442c1362af87ac319ee3a701636130cc57c46
Change-Id: Icb9cfdd9beb11e3b66713c17b36a2563ecf0155d
1 file changed
tree: cf381ce8eb5e35f46e1ad407166a5101a77ab159
  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.