[roll] Roll fuchsia [netstack3] Disable RBE if optimize.sanitizer

When the GN `optimize` flag is set to "sanitizer", the Rust optimization
level currently configured is costly enough that it causes the
netstack3_core_lib_test to OOM builders using RBE. Disable RBE in this
case.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1019072
Original-Revision: c9bc0d5ac62ba782664ffb10e69a714c07497b61
GitOrigin-RevId: 34f5f86fddce482854677fc3ce2d54c524bbcc97
Change-Id: I2b87abb3850818b672aed087fbd1e8f08c6a91b5
1 file changed
tree: cc7d7d783b91470bf20411a0c3de7f95020c64f2
  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 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.