[roll] Roll fuchsia [virtualization] Fix termina test block device names. We incorrectly attempt to mount /dev/vdb and /dev/vdc as the "test_utils" and "extras" partitions respectively. Since the tests have been written, a new block device has been added to the base termina_guest image, bumping up our two test partitions to /dev/vdc and /dev/vdd respectively. Ideally, we would use disk labels to mount (avoiding having to worry about the names "vda", "vdb", etc being shuffled), but the current termina guest user image isn't configured to expose them in the /dev directory. Original-Bug: 75755 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/522903 Original-Revision: 5660ff2d837b782d33d713f709f394e549cbaaa5 GitOrigin-RevId: 87acaa9b6d9f2c471f64235fc0b9a50331b006be Change-Id: I07d614c6a9a9ec5c699a88f4e28126ba2ee3c8cd
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.