[roll] Roll fuchsia [build] Add workstation rbe mode and set it and cloudtop to local execution

This adds a new rbe mode called workstation, and sets both
it and the cloudtop modes to use local execution instead
of remote.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231308
Original-Revision: 9c3c39aca8382a2c5acd81c7e135c1e2b9d7dd58
GitOrigin-RevId: 3513b80412f9746ef9a57f0ba095017a8326512a
Change-Id: I2fbf131f3bb60861b1992770cadc1a48662b12d8
1 file changed
tree: 893747eac0ecce9c6aa91f68d187fe3ef810d2e0
  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.