[roll] Roll fuchsia [fshost] Avoid depending on /hub for integration tests.

This removes one of the capabilities we depend on for mount/unmount
integration tests by binding fshost into the "/fshost" namespace.
This removes the dependency on component naming for these tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/697562
Original-Revision: 20722684e43b448c9d708bdac6bfe2f6314666b4
GitOrigin-RevId: d21764412b31c53b7b7342aa1475db99c4c6d01e
Change-Id: I38ddd6b42b34124f9b263eb85bd56dc8d6e5ddbd
1 file changed
tree: 3b0c699297b7c0d9d0c61e4b0ea7e20e4c9c4cba
  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.