[roll] Roll infra/recipes [fuchsia/fuchsia] Run tests in parallel

If this build is a CQ retry and is able to skip building fuchsia, run
tests on the previous child build and run tests on a new build of
fuchsia in parallel. Should all the tests ran on the previous child
build pass, the tests running on the new build of fuchsia can be
canceled, and the passing test results can be used. Should any test ran on the previous child build fail, continue
running the tests on the new build of fuchsia and use the resulting test
results.

Original-Bug: b/394863496
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1367296
Original-Revision: 3b88aa70c651224306b6ce141e7785d58a00b365
GitOrigin-RevId: 572f483b058dca612600e8726f42e2406939c335
Change-Id: I80a60ec436b6675ab022b3ef3e538729ede437a7
1 file changed
tree: d6bc5f93f390f55077a1d057e9a9fe019e108c4d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.