[roll] Roll fuchsia [testrunner] Order mounts and add more default mounts

Mount points must be ordered lexicographically by sandbox location to
prevent mounting of subdirectories prior to mounting their parents.

This CL also adds some more default mounts that provide resources used
by existing host tests. Eventually, we hope to reduce the number of such
mounts.

Original-Bug: b/211504655
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723362
Original-Revision: eb790bc592932b7a6e7d5a84243497e1090ba914
GitOrigin-RevId: 3c3a3891365777acdb44711176a13b9c3cc4ae53
Change-Id: I2952f3e1514a13337cbe8c2965f47432169cb403
1 file changed
tree: b1d0c7fd7c92cb9d34c1b13fa1dba7a743e00aaa
  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.