[roll] Roll fuchsia [isolated-swd][tests] Route mock cobalt to components

system-updater tries flushing cobalt metrics for 30 seconds before
logging an update attempt failure, so the test ends up tearing
everything down before the error is logged. The mock implementation
will allow the flush to complete immediately.

Routing the metric server to pkg-cache and pkg-resolver also prevents
many spam error logs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864939
Original-Revision: 3817c154c1177c6ee4db02f3f642bcc1eb7c3b8e
GitOrigin-RevId: 3040c839a7f6bb8d8c490eab765b66c34075a185
Change-Id: I9d31423982a7a0516adfd28ad91b4ae7eb24ea92
1 file changed
tree: 7ae5f86c47c01fd6520d19a2022f0d6b8040c121
  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.