[roll] Roll fuchsia [bazel] Don't run Bazel actions in any pool

The queued Bazel actions take up pool slots (which is an issue in ninja
that should be separately fixed). Switch Bazel actions to use the
default pool to minimum their impact on the build until that issue is
fixed.

Original-Original-Bug: 556911936
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1805399
Original-Original-Revision: 58fe39e575b4881a29e1cab56cd83c8f1865764e
GitOrigin-RevId: 1cd927bafbf16f6acbe077d6f1e0093239308f36
Change-Id: I1a78fda39f5c09774b05ce55cbf2538a5bd1f06e
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1804918
Cr-Commit-Position: refs/heads/main@{#201307}
1 file changed
tree: c7d7b69c8178706e59f3e81935602c1b0893fbb4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.