commit | 45e8767d208b4249553608242a2aaa7721e3faaf | [log] [tgz] |
---|---|---|
author | Christopher R. Johnson <crjohns@fuchsia.infra.roller.google.com> | Thu Aug 24 22:34:49 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 24 15:36:11 2023 -0700 |
tree | f4514293b36e103bce588113e988d2147a5c439e | |
parent | 2c7c7f35918523f47265f9faee71afc0b8c1124a [diff] |
[roll] Roll fuchsia [fxtest][rewrite] Implement --parallel This implements the --parallel flag in a way that is not compatible with the original fx test. Originally it would control the per-suite parallel flag, but now it controls the number of simultaneous suites run on a single target. The ffx test --parallel flag overrides the suite's settings, but it is most commonly used to ensure that suites that have internal crosstalk do not fail to run. We should always respect the tests.json parallel flag, which is what this CL does for the new fx test. Original-Fixed: b/295340779 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904204 Original-Revision: 5e602087681f6aa81f7e7478fd2b326248353793 GitOrigin-RevId: b343a33d7b0511aa34b7f88a0b62b53dad660c00 Change-Id: I45c02d15bc0c115689804a87768d501e6a8d1838
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
.