[roll] Roll fuchsia [component_hub] Add retry logic to v1 hub

Reading from the v1/CMX hub is flaky while components are being added/removed.
Attempt to get CMX instances several times before calling it a failure.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694462
Original-Revision: 96151c03dd5201e8c7dc4e7981d587a7a0909100
GitOrigin-RevId: ac027d748ca20b7df9021f3a3f46034ebf8618d4
Change-Id: I6ad351b592ccd636095b361a238e4eb0d1965588
1 file changed
tree: 9c59188e8c3254f91667a19d08d62e17355487e1
  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.