[roll] Roll fuchsia [archivist] Fix flake in unified_reader

There seems to have been a typo here. We were actually expecting 4
schemas here, and we were retrying only until we got 3 which means this
could race when we haven't received the inspect data from one component
yet.

Multiply: archivist-integration-tests
Original-Bug: 328117382
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1008332
Original-Revision: 8d14264194dfcc9d10f815d76e6eb5d18b911ce0
GitOrigin-RevId: efde7cd6986c8c2afd73db70b9263d22d29e743a
Change-Id: I518c5270e209ce3fe2023ccb925c4310adcc587a
1 file changed
tree: 0fe8c2ddd673e18001ceb2a2043b5ebb2c0efca5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.