[roll] Roll fuchsia [fx][rbe] Check RUNT network on corp machines.

In order to detect early a very annoying issue that leads
to failed remote builds, make `fx rbe auth` also verify that
the machine, if on a corp domain, is not connected to the
RUNT network.

This is done by calling the check-runt-script introduced
by tqr/948730, if avaiable in the current checkout.

In case of error, this willl print a message pointing to a
bug comment providing a temporary solution.

+ Remove a few shellcheck warnings.

Original-Bug: 399096925
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1213367
Original-Revision: 9ac6d0a9cd92628873b5068c81a3afbb8b973094
GitOrigin-RevId: 53a776839ed92d743dcb43650e49992eb6015e76
Change-Id: I51d1eac32f3e3c053747509ca05334104f481f60
1 file changed
tree: 3346674aab748635e3af7f1d5f261ba05288079a
  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.