[roll] Roll fuchsia Revert "[ctf] Record golden files for test manifests"

This reverts commit 3cb9f332d07b1d91634cff395ec1a362ffd7431d.

Reason for revert: This is breaking the canary ctf-artifacts
and cts-artifacts builders because we rename the tests upon release,
changing the contents of these manifests.

Original change's description:
> [ctf] Record golden files for test manifests
>
> This is a precaution before we start refactoring the
> way ctf packages are released.
>
> Original-Bug: 123605
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823268

Original-Bug: 123605
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825637
Original-Revision: 9352c3ef76ec13c8a278bbe92326bbca90a30a70
GitOrigin-RevId: fb3d1f908ffd00407545a24bb5cefe4870bc03af
Change-Id: I6d105220c164f571efca50793b59b54880305b9b
1 file changed
tree: 20742ef7d44e0d95b4fda1c15a2d46f89e91cbfc
  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.