[roll] Roll fuchsia [virtualization] Simplify shutdown integration tests

Enclosed guests now need to explicitly require GPUs, and these tests
don't need GPUs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/738924
Original-Revision: f012c830bad5064b2d43d2001ee3eee06e309aa0
GitOrigin-RevId: 529ff3de2f70531b5e6165e94a77ecfc31e97a05
Change-Id: If2eafe41986cb60d9a4b91ba44251f25bae7df9c
1 file changed
tree: 6afbb553a861d6efa4b4633f2c419641fe21c43d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.