[roll] Roll fuchsia [ctf] Add package_manifests to the test_spec.

These tests use fuchsia_package() to create the package and then
construct their own test_spec so it doesn't automatically include the
package_manifests in the test_spec, so we need to include it.

Original-Bug: 407117303
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266286
Original-Revision: d4421e3b50f1c9f15a2e76eb5ed77694b1cf18e3
GitOrigin-RevId: 3f8dd47a7a8a7aa3eba0f091593f46b843e8bcd0
Change-Id: Ia35ee7dbd9ced0f4e9fd12b0b925cead8b94c2c4
1 file changed
tree: 32bd554725e09a812c673c973ebe19f5f173c0eb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.