commit | eafa685595f2263a750643a05445508168691e00 | [log] [tgz] |
---|---|---|
author | David Fang <fangism@fuchsia.infra.roller.google.com> | Fri Mar 08 01:31:21 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 07 17:32:31 2024 -0800 |
tree | bd532efe3e450627820064e67ae83b423008c4ac | |
parent | 381bce04a7c4ac76e553a3d5f8403c35a5bb056d [diff] |
[roll] Roll fuchsia [rbe][rust] Support local-incremental vs. remote When both RBE and incremental modes are enabled, only expose the incremental flags to local execution, so that remote execution and caching still use what should be warmed up in CI. The intent is to benefit is to benefit from the remote cache from code that is unmodified (and already built by CI at HEAD), and leverage local compile speedups for locally modified code. Right now, the works best with rbe_exec_strategy="racing". Original-Bug: 311269793 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1001368 Original-Revision: a63c9dafb5cab1c6f12a920d0f3442ace57ba235 GitOrigin-RevId: 0b073d44e53261cb834264190d4a2fa942967388 Change-Id: Ic6d22492f43b23857159bf4e625e878c2850bfd2
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.