[roll] Roll fuchsia [orchestrate] Add repository server helpers and prep strict client

Add getFreePort and parsePort helpers to ffx_strict.go. Add
TestGetFreePort to verify port acquisition. Update FFXStrictClient
struct with server lifecycle fields and update Close() to safely cancel
any running package server.

Original-Original-Bug: b/465157753
Test: host_x64/orchestrate_tests
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1648660
Original-Original-Revision: ddea697d38d5f48675671d314e707db821300890
GitOrigin-RevId: b72b2a93f4105755cfcb7c58466ea213ca600fde
Change-Id: I36a7a6e58adc085471c7eb7422adbe9e88dc705f
1 file changed
tree: a89daf4dc7994fe47585f318878da067c6456ca7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.