[roll] Roll infra/recipes [git_roll_util] Calculate gerrit_host if None

Calculate the gerrit_host when creating a Roll if it wasn't specified.

Also, rename gerrit_name to gerrit_host to better match the contents.

This results in changes to fuchsia_roller expectation files since some
paths through fuchsia_roller resulted in an empty gerrit_host argument,
which no longer stays empty inside api.git_roll_util.get_roll().

Original-Bug: b/359925419
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1113539
Original-Revision: 70831f45f4c5c1def486325b8d98b9c6238b13ca
GitOrigin-RevId: e48d36d148590a0b56b5a6765f7c54c72dcd502e
Change-Id: I59017800f1a6784ceb81e5a30ba14953119b8ca5
1 file changed
tree: 073a92ddddd94376f59213e68eaef5d05099dfb7
  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 via the IRC channel #fuchsia on Freenode.

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.