[roll] Roll infra/recipes [testing_requests] Simplify significantly As a result of the deletion of the zbi_test.py and the merging of botanist into testrunner, a lot of the complexity of this module is no longer necessary. For example: - `api.testing_requests.task_requests()` can now take a test spec as a parameter instead of taking all separate parameters because the module is no longer used from recipes that don't use specs. - The module now only needs a single entrypoint because it's only ever used by one production recipe. - The `TaskRequester` abstraction is no longer useful. This is a pure refactoring with no behavior changes, hence no generated file changes. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/790602 Original-Revision: b1b2b4ec7ec809c5b45e5beae51939994d6d52bd GitOrigin-RevId: 7b6c9eb3f804884145286abae18dd4d105fcad21 Change-Id: I6a1771b067554561a204449d2276ab63f53b4d8f
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.