[roll] Roll fuchsia [virtualization] Convert device_tests to CFv2

Change device_tests to to create CFv2 system test static hierarchy ( scenic, mock_cobalt and hardware_provider ).
Use RealmBuilder for virtio_magma system test.
Add virtio_magma v2 component for system tests.
Production and integration tests still use v1 virtio_magma.

Original-Bug: 72386

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/633884
Original-Revision: 8e8082e6ca5be9a7b910a9e881f18f075c36a0a4
GitOrigin-RevId: d70871db21185d5e163383816f8d66884ea26187
Change-Id: Ib33acdf45ba9baafcf15a563b55319cd5d0ed915
1 file changed
tree: 7b66ac2970c2dc409d2e67b847e960c3f95df2b3
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.