[roll] Roll fuchsia [netboot] Find available port to use in test.

Before it would use the actual advert port which would cause the test to
sometimes flake if another test leaked a process like ffx which was
already bound to that port.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586625
Original-Revision: 78848e196c170603820559e4c448de1275e908f5
GitOrigin-RevId: 908183f4b545a9dba29f31e6b15c3928ca55e3c1
Change-Id: Ib2d8087e6796df794a27373e30cee3a3539b5c5d
1 file changed
tree: 00fa8e85d72700e2387f5be51a727dfdee008a09
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.