[roll] Roll fuchsia [build] move build test inclusion to bundles:tests

The build tests are currently building for every user, even if they
don't run these tests, and the tests are not runnable by `fx test`
because they are not in the package label set that produces the
tests.json API.

Moving them into bundles:tests fixes both problems.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/605621
Original-Revision: e1099f85cd7f6d78eaeb638affe5d7a09664e0fb
GitOrigin-RevId: 92864af24baa86e5be7948058ed574c10ce3b8a4
Change-Id: Ic44acda8ff112e9ca6f382c1bb9da29fddce1e35
1 file changed
tree: 820b873db223d5e7145e0e9705dfffcb8e4f23d0
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.