[roll] Roll fuchsia [virtualization] Add CFv2 guest_managers

Add CFv2 fuchsia_guest_manager, debian_guest_manager and
termina_guest_manager.

Switch integration tests to use newly added guest_managers meaning
integration tests now use CFv2 end-to-end.

Original-Bug: 72386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673883
Original-Revision: 730e2e672ea3600ba336b85ce58d374dcb97b59a
GitOrigin-RevId: 961e412c17272a010e2699d05dfd980956dc47d4
Change-Id: I5ce290c18a8ce72cea90f3c3dbc058aa39d5f7a0
1 file changed
tree: 7034348a18be69dd1179ea5d44ca42f1372c397d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.