[roll] Roll fuchsia [bazel] When RBE is enabled, increase parallelism for bazel tests

This causes Bazel to run as many concurrent tasks as GN would (by
default) when Bazel is configured to use RBE.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1068532
Original-Revision: ef5671df9c8b3706a5efb842fd9491db065c8bbf
GitOrigin-RevId: 04262a373d7a44b6f5cbefb94b70386d293a24a9
Change-Id: Ic4f8bc52e69ad35f7ea264fb22f597aceecd5ce2
1 file changed
tree: b7155c486c451ae1aacf2c8359b9f0fb6cc07368
  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.