[roll] Roll fuchsia [bazel][test] Build //build/bazel/rules/tests:all on fuchsia* bots

Add "//build/bazel/rules/tests:all" to "//bundles/buildbot/fuchsia" so
that both the "tests" and "quick_tests" GN targets are built on the
`fuchsia.*-release` bots.

Currently, the bot configs include the "tests" Ninja target directly;
that will be removed once this lands. Now, the GN target "quick_tests"
will also be exercised on the bots, ensuring that the
`bazel_build_action()` continues to have all necessary Bazel inputs.

Original-Original-Bug: 500485175
Test: "tests" and "quick_tests" run on the `fuchsia.arm64-release` and `fuchsia.x64-release` bots
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1675138
Original-Original-Revision: 1ad5eb3a8605a9b4926e84715041138268e0eb5f
GitOrigin-RevId: afd4c38c84384f112af5091165a5614d0573c108
Change-Id: I5e071292f5a45b69870ca080d5333e8b981ba301
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1676855
Cr-Commit-Position: refs/heads/main@{#195453}
1 file changed
tree: f7fe60c76e61451d32298156f646c6e38de3bf2d
  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.