[roll] Roll fuchsia [cog] Add --local-mock-cartfs option to setup_cog_workspace.

This option enables using a local mock CartFS setup, bypassing checks for the real cartfs binary and using a predefined temporary directory as the mount point.

NO_IFTTT=no artifact change

Original-Bug: 459918149
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1435114
Original-Revision: 9de475dbf8e0fbaedaa4a98611f1eaf3623fc85f
GitOrigin-RevId: fe3297d1a56570ecc9f403af330c42d17de11441
Change-Id: I207ce081b07953698d604e6a8a8a865531184c2f
1 file changed
tree: 0c07494220243d8bf75cadba300bf23fdbf5b3b4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.