[roll] Roll fuchsia [rbe] auto start/stop reproxy around any command

This can be used to test RBE, while having tool commands
use a simplified wrapper that doesn't repeatedly start and stop the
reproxy.

usage:
  [modify build/toolchain/clang_toolchain.gni: ]

  build/rbe/fuchsia-reproxy-wrap.sh -- fx build

Eventually, this will be integrated into fx itself.

Tested:
 ./build/rbe/fuchsia-reproxy-wrap.sh -- sleep 15s &
 kill -{INT,HUP,TERM} [pid]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/542684
Original-Revision: cba85836652512444f185859e27c6dde33789e61
GitOrigin-RevId: 785bb6efaac2c8e2ef202e53f10d8ee6c262abff
Change-Id: I644c2c51530b7a4570ef5eaf455710f15b92ca6b
1 file changed
tree: 819aa6cbb5a752ee92b4050b2f98e86f6a203232
  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.