commit | 3caeb47c16a8b51e4dff3786ae06d39d774e3133 | [log] [tgz] |
---|---|---|
author | Adam Perry <adamperry@fuchsia.infra.roller.google.com> | Fri May 26 01:34:59 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 25 18:36:03 2023 -0700 |
tree | d75a02a177976e99b8eac154d3ff00b372a54130 | |
parent | 6686fde3afade0a15e92d2199a988ca516ec043d [diff] |
[roll] Roll fuchsia [ffx_e2e_emu] Reduce the number of emulators created. Each test that makes its own emulator will add ~30s to CQ times so we want to encourage developers to reuse an emulator instance for multiple assertions if those assertions don't share any state in the target device. Since these are some of the first tests potential users will reference, establishing that pattern early should discourage waste of infra resources. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861565 Original-Revision: ebc1af24569b60c069adec6dcc633f880b6aa822 GitOrigin-RevId: bd221771fa6c3638e7474e889742475afbc85a2c Change-Id: I955a9c744fd841f2a40cb76c18fcdbba1b9b522d
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
.