[roll] Roll fuchsia [e2e] Remove unused dependency from netstack_iperf_test_*

These tests doesn't use anything from py_test_utils.perf_test_utils, so remove
the dependency

Original-Bug: b/416339669
Test: //src/connectivity/network/tests/benchmarks/iperf:benchmarks
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274089
Original-Revision: da909eb0ba37fb78f7105c13e5a7b899487db691
GitOrigin-RevId: bd1f44c32e94865aacab5d217363951277bd9b46
Change-Id: I909c983613217f2e39a96aac2e756ae63ee00099
1 file changed
tree: 05c6d7306861a43bc89fe945196c4017522f1a79
  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.