[roll] Roll fuchsia [ffx][repo] Update tests to use standalone repo config

This removes the use of the repository configuration data
stored for the daemon based repo server and instead uses
a standalone repo server set up.

Original-Bug: 394072366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226705
Original-Revision: ce8a5486e278c0d49182a9e46f5b93e2c05bc020
GitOrigin-RevId: 7f9d38d65e21deee1401af2230ba2f0c9107f1f7
Change-Id: I14db936226f2011408ba0f22821efbdd0359be4f
1 file changed
tree: dc039468141e8e1441353a76e55318aa35137d5b
  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.