[roll] Roll fuchsia [rbe] Alert user if RBE overrides are found in env

Most RBE settings exist in config files, but reclient tools
honor `RBE_*` environment variables as flag-overrides.

Most users shouldn't be overriding these variables.
Overriding these could cause any number of issues,
so notify the user when these are seen.

Original-Bug: 415368631
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1267164
Original-Revision: 45d87cb144118f9904634cec211064ccb58a3bbc
GitOrigin-RevId: ef20105d5d11d440cba1301f860b05e5bf92c698
Change-Id: I4124bdc4f9a9889eb3ed881836d08393353cd8fb
1 file changed
tree: 44b9fb128466129289f347b6d1108625b04b00ad
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.