[roll] Roll infra/recipes [rbe][build] Concatenate RBE reproxy configs

Concatenate all reproxy configs listed in rbe_config.json,
and pass the result to the rbe API module.

This allows different builders to explore different RBE configurations.

On the infra/config side, this comes from passing extra GN args.

Original-Bug: 342433721
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1053918
Original-Revision: 9ee08239b58db00dbf5cc5ef5681e67a427071b1
GitOrigin-RevId: 0723d5aa2d914cf72f0584f0b001bcc6883e473f
Change-Id: I10745c43e737d5ba63fb09a1bcb32c3c0bcc0eee
1 file changed
tree: d846d8f3a1fa0f740fd51b9324b71deff278b4f6
  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.