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

This reverts commit 55098c98b1cc24333ef5fb499c10e8cea26505f3.

Reason for revert: failing tests on coverage bots

Original change's description:
> [test_manager] Reland "Reland "[test_manager] Migrate embedded Archivist to v2 events""
>
> This is a reland of commit 232971e19285dcdb8adebb911b69b7a1df13f9e0
>
> Run-All-Tests: true
>
> src/sys/test_runners/elf/tests/meta/elf_test_runner_integration_test.cml
> was updated to fix the breakage, we now route v2 events to that.
>
> Original change's description:
> > 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-Bug: 81980
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713763

Original-Bug: 81980
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714083
Original-Revision: eee8af220a6fed45d11041552c659efa9b5626a8
GitOrigin-RevId: 07ec6a356668ea57df67928d6be4798b72081c46
Change-Id: I29cdfcce46c2773f12fdde438fbce25a4b85dd52
1 file changed
tree: efb685958d063d14254813fb87757d76e8541ec7
  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.