[roll] Roll fuchsia [fx][run-boot-test] Consult product_bundles.json over image_overrides

This change migrates the `fx run-boot-test` script over from using
image_overrides test metadata to using product bundle -related metadata.

In order to accomplish this, this change also extends the test metadata
to include a product bundle specification, and the product bundle
metadata to include target CPU (which `run-boot-test` relies upon to
filter boot tests of possibly multiple architectures).

Original-Bug: b/304279485
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949494
Original-Revision: 74e4c30524745a45af5e92c6d9ec1592c8f2eac1
GitOrigin-RevId: 8ae46f8e97c364412a76d74f9be3f466643b88ee
Change-Id: Iac81fcb3811ee1c5dbf2c807ecff084d5f255998
1 file changed
tree: da2db3b8e09bf584ec6a5adde120cae173cc2f74
  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.