[roll] Roll fuchsia [ffx][repo] Registering daemon based server more accurately.

This writes instance information for the repository server more
accurately from the daemon based server by taking into account the
server port number.

This also removes cleaning up daemon based servers based on the
daemon server status since it can change based on the isolation
directory.

Original-Bug: 373932810, 377740128
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161077
Original-Revision: 2102da12b8d9b244f4b6a8bab7c21cf696b7b6af
GitOrigin-RevId: 3dd471a318f4662e18f7e84cb7f69836f08239a5
Change-Id: I2ce32b4d4be54746751c1647faaf65ac3b647191
1 file changed
tree: 077f88dc70fff8d2de6594da3852d57f266ce0f8
  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 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.