[roll] Roll fuchsia [host-target-testing] Separate package serving and target config

This refactors the repository configuration and establishing of the
rewrite rules on the target out of `ServePackageRepository` to let the
caller decide if additional target configuration is required.

Original-Bug: 411422054
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1467028
Original-Revision: f20cfbdda98042e4a459f33c4969146975ac5225
GitOrigin-RevId: 4993dc7f95559256f22f59cb700b495f243a6789
Change-Id: I7fa7743026cac39cdd743c9d9c773c2fabc9e4e9
1 file changed
tree: 4c4af48e8079ae73386580b8257c052b5d45210f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.