[roll] Roll infra/recipes [fuchsia/fuchsia] Use results from tests ran on new build of fuchsia

If the tests ran on the new build of fuchsia finishes first (or a failure
occurs in the process), cancel the tests running on previous build
artifacts and use the results from the completed run of tests.

Original-Bug: b/450062147
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1386883
Original-Revision: 732a5e49db2b972cc8b4d9b6ec2793ec3c8bea22
GitOrigin-RevId: 96892e2e25a504bd4f820ea953dba867260c3662
Change-Id: Ia37b8e2f8125c1594496b709d67cd400bc00d5e0
1 file changed
tree: ba8ce651381913e31e4f296d2187f6fb0fb8acdc
  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.