[roll] Roll fuchsia [boot_tests] Move //bundles:boot_tests to //bundles/boot_tests

Moves the //bundles:boot_tests group to it's own file, and
adds logic to allow it to be empty when there's no board,
and have product-dependent sets of boot_tests (which is
likely either not actually desired, or should be done
through some other means.

Removes the no-longer-used '//:boot_tests' build api.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/905928
Original-Revision: c86539813b23a8d662597d450f6a2397bfc01819
GitOrigin-RevId: 88a6260a89a6817cf6fce0a2eed947a301764815
Change-Id: I78d6dd756b1732efd92c8515d3bcb45a6c8a246c
1 file changed
tree: 68c0f2ae9827765c9902bdd70bc6f7dd09e586dc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.