| commit | f64c1e9c84a882684adc435f8f13d092d157cc97 | [log] [tgz] |
|---|---|---|
| author | Erick Tryzelaar <etryzelaar@fuchsia.infra.roller.google.com> | Wed Aug 24 18:29:56 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 24 11:31:44 2022 -0700 |
| tree | 161c10d89956ec6a0a6ab9f6d1b69bbcc1ccefeb | |
| parent | be66e838b31b8981de7691b9a8cf2dea728b5cd8 [diff] |
[roll] Roll fuchsia [swd-e2e-tests] Adapt run-emu to work with persistent emulators This patch refactors the run-emu script into three scripts: * `create-emu` - create a fuchsia image. Requires user to specify the image directory with the `--image-dir` option. * `run-emu` - now works with persistent fuchsia images. It will create a fuchsia image, start an emulator, and pave the current build on the device. Requires the `--image-dir` option. * `run-transient-emu` - create a temporary directory for images, then create and run the emulator. Original-Fixed: 106902 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712614 Original-Revision: 17fba9723e358fcda73e4197cc13a6b3fd578d6c GitOrigin-RevId: 0b3e99eba48634e50f8f56d573aba95b54a8b9d5 Change-Id: Ib8ac8ee8c24e4d87ca5f9a1e664c933f0de42018
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.