[roll] Roll fuchsia Reland "[virtualization] Clean shutdown in Termina integration tests"

This is a reland of commit 5d27e97e5123e4ad63680e21a8b9b71ed41881ab

Termina integration tests on ARM64 were flaking as the reboot syscall
wasn't actually rebooting the system, so tests were timing out.

fxdev.bug/732244 should add the required PSCI64 support for the restart
command Termina was using.

Multiply: virtualization_vsock_tests
Multiply: virtualization_core_tests

Original change's description:
> [virtualization] Clean shutdown in Termina integration tests
>
> Original-Bug: 104989
> Multiply: termina_container_tests
> Tested=Ran integration tests
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732103

Original-Bug: 104989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732245
Original-Revision: 3969ec86aa628b360f9701d89367b34887a28430
GitOrigin-RevId: ca0f43d2c5718482be2a85194279ecaf9f51307d
Change-Id: I9d725151feb5cc647eecc06ee4d5ea570e7f25e7
1 file changed
tree: e2bf1131ca05b11e6847f4b14b107a40e2fe1528
  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.