[roll] Roll fuchsia [virtualization] Add config option to start container runtime

We have some existing integration tests that do not use the container
runtime (at least not yet). To ease transition to using
termina_guest_manager in the integration tests we add a structured
config option to allow skipping this logic in integration tests.

Original-Bug: 107399
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714873
Original-Revision: b87822c00bd30983ecaec24a44ead3be5dff07b5
GitOrigin-RevId: 7bb988669b08f4cf5a732656eeae0e2362364284
Change-Id: Ia52c3e3549ce6bc614d63a291f829b0c04fe4109
1 file changed
tree: b72aee922fcd8d71f24b1069ecf2ce09b18b1fc8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.