[roll] Roll fuchsia Revert "[test_manager] Remove obsolete hack waiting for Archivist to respond to requests"

This reverts commit 0bfa14a48be844e78262c52d48ced85f4b6aaaed.

Reason for revert: seeing if this fixes flake, it may be the case that this is still relevant.

Original change's description:
> [test_manager] Remove obsolete hack waiting for Archivist to respond to requests
>
> I believe this hack is no longer necessary given that we no longer use
> events v1.
>
> Original-Fixed: 105308
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/911915

Multiply: test_manager_test
Original-Bug: 136461
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953214
Original-Revision: 22e7c7fce9a53088442738f612f7ad3be8db9fde
GitOrigin-RevId: da1e479ef1b862f3ea0b58fd13b27e970f46bb52
Change-Id: I35a4472632c22c81388346e41a04cb10946fd38f
1 file changed
tree: 412cae8d688aa002ecb1fc8a9a1c3f1e036ba595
  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.