[roll] Roll fuchsia [virtualization] Parameterize guest manager tests

The LaunchAndUseVsock test should have been skipped before enabling the
new device flag as there will be no more host vsock within guest
manager. To be safe, this CL just parameterizes every test to ensure no
unexpected regressions.

Original-Bug: 97355,106136
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/709430
Original-Revision: bfb90cf2fd2bf8621dadb4e62b0599ef2c64d103
GitOrigin-RevId: f520b5f2da656f5af9defeecb90d54875a736f3c
Change-Id: I709f29e578c7dfa7a73f9d0deb18b83df5f1fe0b
1 file changed
tree: cdbcda171396a557d8eb2ba2bed295d6d23eb47a
  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.