[roll] Roll fuchsia [pkg][testing] Configurable port in ServedRepositoryBuilder

The fuchsia pkg testing `ServedRepositoryBuilder` currently binds
(unconditionally) to port 0, allowing the system to choose an
available port. Some use cases may require a fixed port number.
This change adds an API to the builder for specifying a port number.

Original-Bug: 88453
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626942
Original-Revision: 69bcb6b18508d19b45733e6d48df577408436617
GitOrigin-RevId: ff013ab12c31de6601cc577f5a3f22de94fdd96e
Change-Id: Ic42277bb0ca2d1cdf5a8e95c1a96e5acfec93fca
1 file changed
tree: 87691a612b34b57eeb777ec09df5052814b923ce
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.