[roll] Roll fuchsia [netstack] Reduce flaky test load

This test is flaking only in emulator runs and the goroutine dumps show
a timeout that we can't explain through deadlocks. This test is however
starting thousands of goroutines so attempt to alleviate load by
reducing an order of magnitude here.

Original-Fixed: 328175153
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003829
Original-Revision: a52b9af7cbaf99d364a5fffd27e5f02aaafb68b3
GitOrigin-RevId: d168f569d6be0fd223d60393384d15ce1d77da78
Change-Id: I996f353958e769202e40e481004aab98f1666d87
1 file changed
tree: 982d3bcbe5366a3230291fb2822c8604c9a0ce7a
  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 via the IRC channel #fuchsia on Freenode.

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.