commit | fa8e32b0270b6bc6d6c8c994cbf6664fefa28f78 | [log] [tgz] |
---|---|---|
author | Michael Brunson <mbrunson@fuchsia.infra.roller.google.com> | Wed Nov 02 01:16:54 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 01 18:19:02 2022 -0700 |
tree | 58f759804694000d827091bdbb668f1fa1b1ee8a | |
parent | 75a7623691ba3fc7d0817d0a1bcc7fda02e71f15 [diff] |
[roll] Roll fuchsia [isolated-ota-env] Extend library to support custom setup and execution. To prep isolated-ota-env for use in recovery OTA integration tests, this CL extends the test support library to allow custom setup and execution of test objects like RealmBuilder and OTA startup. Adds TestExecutor trait to separate setup/run logic from test harness. Migrates the existing isolated-ota to use its own TestExecutor. Original-Bug: b/253081575 Test: CQ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742934 Original-Revision: 1209268009fed6bd9a65ade672119a7d4a6cad92 GitOrigin-RevId: 4cb1ce208f72a98d710d5c043b90bf550515bebc Change-Id: Ic05f740539b0f3bfdfdf65254192f4da278c7dff
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.