[roll] Roll fuchsia Reland "[test_manager] Migrate embedded Archivist to v2 events"

Run-All-Tests: True

This is a reland of commit 0452ea3bfad890e5245315393dee786cbffdb945

Original change's description:
> [test_manager] Migrate embedded Archivist to v2 events
>
> This CL migrates the embedded Archivist to use the
> newer event streams as specified in RFC-0121.
>
> Original-Bug: 81980
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710703

Original-Bug: 81980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712523
Original-Revision: 232971e19285dcdb8adebb911b69b7a1df13f9e0
GitOrigin-RevId: 6c1af7ad58010a72bcedf81994119270c38bb6aa
Change-Id: Ifb3ae77456fc9e793891c4dc04a8775ae4ea4153
1 file changed
tree: f126276ee38868981e25248e920806259a296d0c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.