[roll] Roll fuchsia [assembly] product_bundle_test_group asserts valid pb name

If a product_bundle_test_group is created, we now assert at fx-gen
time that the product_bundle_name is found in product_bundles.json.

Example error:
  something.invalid is not a valid product_bundle_name.
  Available names are:
  ['microfuchsia_eng.arm64',
   'microfuchsia_eng.pkvm-arm64',
   'minimal.arm64',
   'minimal.vim3']

Original-Bug: 416552952
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272325
Original-Revision: b90a16f6a6bef73c51ba0468caafc7597b3e21cc
GitOrigin-RevId: d10ef9033d56d0f7c06c0b3a944d3e20ec157d98
Change-Id: I2bedb557108559b2a6936f2578dee471010ef4b6
1 file changed
tree: e9bb100c1b3bba52e8a3e5f69ecd7419304c32db
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.