[roll] Roll fuchsia [fshost][test] Minor cleanup

The "foo" marker file, used for detecting whether the data volume is
reformatted, was magically relied on by some test cases.  Fixed this to
be encapsulated better, and used a filename less likely to collide.

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