[roll] Roll fuchsia [network/bench] Disable multi-flow ethernet tests

The netstack_iperf_test benchmarks are taking up a larger share than is
reasonable of overall infra capacity, and the multi-flow ethernet
benchmarks don't provide much signal that is not already covered by the
multi-flow loopback benchmarks, especially given that throughput is
artificially capped at 100 Mbps over ethernet. Disable this subset of
cases to save resources.

Original-Bug: 370786547
Test: netstack_iperf_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149534
Original-Revision: 2c5a64e93823ce8cbba07b91f221aafa74e430d9
GitOrigin-RevId: 8f0b744a1be490e6a30218cf58b3430ecd46aafb
Change-Id: Id64a792193245c3959c2c6e20db7c2b567599605
1 file changed
tree: 67f1f664872f9d32eafe4c239684d45b9c74b6bb
  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.