[roll] Roll fuchsia [bundles] Delegate //bundles:boot_tests to a dir with kernel owners

This makes the //bundles:boot_tests label known to infra just
redirect to //bundles/bringup:boot_tests.  That subdirectory has
its own OWNERS file, and this is also updated to represent the
kernel team who maintain most or all of the boot tests.

Original-Bug: 122154
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811187
Original-Revision: 01dc98435485ad9b90bcd062163eefdb855a4a9c
GitOrigin-RevId: 02a7a3756f6cc65c022c3c2135759f27f2982d0e
Change-Id: If9fca7ea890f162d26995591b94b9a4e7d7329f3
1 file changed
tree: ffbc7d4793d08b14b27ab8c33984165fbe12b3b4
  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.