[roll] Roll fuchsia [virtualization] Add zircon guest smoke test package

Add a new test package, zircon-guest-smoke-tests, that simply boots a
zircon guest. This is intended to be the smallest zircon guest
integration test possible.

This test has a total size of 118MiB per fx blobstats. The biggest
contributors are the zircon guest images at 35MiB for the kernel and
53MiB for the filesystem.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/910132
Original-Revision: 5648bb2e804678785ab878352572345250047b6b
GitOrigin-RevId: c24d2157a4e55c3dff16245885bf62941b059ddb
Change-Id: I5df98eb622c3a055b7f64930c985b9d377feb420
1 file changed
tree: fa9fbe18c70da186cd560ef01be1de0a4c2c788f
  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.