[roll] Roll fuchsia [archivist] Unified & Feedback reader is a v2 test

As a result a lot of duplicated code is now shared for both tests.

To be able to set /config/data in the test, a new configuration option
is introduced to specify the location of pipeline config. By default
this would be /config/data but for the test purposes it's set to
/pkg/config/data/pipelines.

Original-Bug: 76502
Tested: archivist-integration-tests-v2

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530462
Original-Revision: 8a0e2af6ecb01ccea6157e8a29e784ff74f2db13
GitOrigin-RevId: 18816d265b3e3267e9e0ea2cb4cdea5c1cfa2579
Change-Id: I807e72e1b75c235632434c31ac47e1058fad160a
1 file changed
tree: 0717bbad325865e47ee388b1b70c25a69477cdfd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.