[roll] Roll fuchsia [batchtester] Add prototype Initial version of the `batchtester` tool as described in http://go/oot-infra-testing. It will be distributed to out-of-tree SDK-based repositories to run host and target tests in CI/CQ. Features: 1. Runs test executables defined in the input manifest, which uses the same schema as sdk-integration's run_test_group.py. 2. Produces a nonzero retcode if any test fails. Missing features: 1. Device setup (only host tests are supported for now) 2. ResultDB uploads 3. Parsing test cases 4. Test retries & re-running. Original-Bug: 106189 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/738706 Original-Revision: 3fb05b3235c60719e04933375f2d8aca49262dec GitOrigin-RevId: 49b48773446feb1ffbf007eedcb9ed512ac82524 Change-Id: Ifd93b998e91f9ef2c208faef6ab17d28eba6a09b
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.