[roll] Roll fuchsia [image assembly] Put variant in package indexes and refactor tests

Refactor BasePackageBuilder and PackageList to use this, and provide
detailed failure information during tests and the building of the base
package.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/526502
Original-Revision: 9c953d52ab36237fe2c329805c8ab8fe79584cf4
GitOrigin-RevId: 489952910e2874b0055bc5e60e6ce29154ec7e4a
Change-Id: I0679ab3b58f963ac3b658f6732cb7f949578577f
1 file changed
tree: a8e7af6dd6fa8747de40e19e61acf4f53d24241d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.