[roll] Roll fuchsia [fx][test] Run fx_remote_test tests on unique port

Previously, this would fail if someone was using port 8083. This uses a
different port to avoid collisions in most cases. While it's possible we
could collide with someone using port 91xx, the fx_serve_updates_test
uses port 90xx by default, and we haven't seen collisions, so I suspect
this should be okay for now.

Original-Fixed: 123568
Original-Fixed: 123152
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/820498
Original-Revision: 977d61926f26114f9d76f62fe13977c5131f3185
GitOrigin-RevId: 69e35c96e7d61d83de972bb89038a6a15f8df41d
Change-Id: I5f84373764a8486bec2e5f8b6d089a5b7406225f
1 file changed
tree: 2f0f2d1ab5250f2d5844b21879f77676a3b34bfd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.