[roll] Roll fuchsia [rbe][cxx] Set remote compile timeout 10m

The default timeout is 1 hour, which is way too long to
wait for a timeout for compiling.
Reduce to 10 minutes for compiling, which is already
more generous than it should be.
(Reduce further later, if deemed appropriate.)

Linking is not affected in this change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156573
Original-Revision: b7213d47d81c82042a65247899992955965741e3
GitOrigin-RevId: c4f259b29533f7c7f12c9b89506f39989febf623
Change-Id: I7829cc9cd0084e78fec138ec164dc4b456468b57
1 file changed
tree: 6fa8871ee0b32eff911b176b5a29bb4ff781cc61
  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.