[roll] Roll fuchsia [archivist][tests] Use the same archivist for testing v1 protocols

Instead of two separate archivist, we can use the same one to test
protocols that are only used in the v1 world.

One log is reduced to "warn" severity, as the "log connector" protocol
is typically not available (provided by appmgr) unless the test itself
is mocking it and providing it. Instead of allowing "ERROR" logs in the
test we can just decrease severity to warn.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698587
Original-Revision: 5d9cc484221d9639b1efb2ef7eba76a56ac08b1e
GitOrigin-RevId: f217d149ed918784a72bc8834d32849f7a6967ec
Change-Id: Ib0cbfdb85a858e9a226a238bc1a9410b4966f243
1 file changed
tree: dab564c235108a1c52e642edcfcd81d49e19c52e
  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.