[roll] Roll infra/recipes [rbe] Integrate enable_rbe with the build.

This checks the enable_rbe field in the fint proto and sets up/uses the
RBE context appropriately. It also teaches recipes how to find Fuchsia's
RBE config via a Build API module.

Original-Bug: 80255

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/552222
Original-Revision: 26df2ea75c7c286df1a15b7487d7554920a7f790
GitOrigin-RevId: 1145970b00794efe160de41a4bd112e1ef716d4a
Change-Id: I370f6a0ed15d69536a7a695950d8e3a9009404ee
1 file changed
tree: 5892393300777755b7edb60e59ba154bf736058b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.