commit | e0e9bca87960a76fee59b3b82bc354b7433d728a | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Fri May 27 17:53:54 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 27 10:55:38 2022 -0700 |
tree | efd92de26e7b3c347e3c122e221acb0f9e7dac07 | |
parent | 3cf9491fd14e62d8f320d8de228cf488d9017a09 [diff] |
[roll] Roll infra/recipes [testing_requests] Create requests in parallel Creating a swarming task request for each shard can be pretty slow due to uploading dependencies to CAS, which can take up to 2 minutes for host shards containing tasks that depend on Fuchsia images. Run the task creation in parallel to speed it up. Time to create all the task requests for core.x64-asan goes from 5m30s to 2m56s, a speedup of 2.5 minutes on the long pole builder in CQ! Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/684542 Original-Revision: 3d47eb4434c362c0e5edf52a044d77893ddad824 GitOrigin-RevId: 733933ca1a9b9245aa33acf132f88f6248293abf Change-Id: I3ba4106fb1ca2ae01f99f07d1a49b893b40d8035
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
.