[roll] Roll fuchsia [ctf] Run all versions of CTF

This CL uses the new generated ctf_releases.gni file to expand a
compatibility_test_suite and generate_ctf_packages for each version
present in CIPD.

Original-Fixed: 319136115

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1015705
Original-Revision: bfe3863dd5a4d5debe727ec3e1fccb56099ed896
GitOrigin-RevId: ea48b8ae6ac080b66f29f7f93892688976ea0227
Change-Id: I7e109302929afb355374ac438b8b31d866b6100d
1 file changed
tree: 4cf39552a19c95bb1b4ca504d3d17e0932fc5266
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.