[roll] Roll fuchsia [isolated-ota][test] Migrate integration tests to v2

Migrate the integration test to v2, even though it still launches v1
components.

Original-Fixed: 103980
Test: existing isolated-ota tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704389
Original-Revision: 9aa2b142af73e28793f8fd0de52db8648618372f
GitOrigin-RevId: fe3614e242867e6b35c48b42e59b660c153f873a
Change-Id: I0f07dda5fe9ac9ee88761e1858eccf6bc839c77c
1 file changed
tree: 454b18d9a065cc22910a7ef52c15830687daf444
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.