[roll] Roll fuchsia [pkg][testing] Split isolated-ota integration test support code into library.

To facilitate code reuse and expansion, this CL splits the test support
code for isolated-ota into a separate library. This library will be used
by recovery integration tests which also depends on isolated-ota and its
dependencies.

Original-Bug: b/253082454
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742933
Original-Revision: aa151ed09413fe91a7ee91b4dac1c7f94663be96
GitOrigin-RevId: 95cd7bd9e978f0bdef36c8aa2200fb0ebdbe0a81
Change-Id: I7ea7a5ed7075545f630e99d94e75b80b8e2106a5
1 file changed
tree: c498179d8902f3dca3ebee114ad9de95bfa21bbf
  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.