[roll] Roll fuchsia [ffx][repo] Waiting for background server to start

This adds waiting for the background server to start before returning
from `ffx repository server start --background`. This is usually not a
long time, but does make it more natural when writing test scripts
to start a background server without checking for the server to be
running.

Original-Bug: 375636019
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1145136
Original-Revision: c8a706e4f1f70584abdb11ead7432f2803b5ba1e
GitOrigin-RevId: c58033c6141eeb257ae7e23a6b763c620e7063e6
Change-Id: I05ef529cf4f23a32c315034d88edd524edf70eca
1 file changed
tree: 9439441e9d3c507915d956432d70404ffbd88a3e
  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.