[roll] Roll infra/recipes [fuchsia/fuchsia] Check status of subbuild

Check the status of the previous subbuild before entering `run tests with
reused subbuild` step. This should mitigate the issue where a new
subbuild is launched in the `run tests with reused subbuild` step due to
the previous subbuild having failed.

Original-Bug: b/447204165
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1376441
Original-Revision: f02665f30d21dab4c47dba0bd497d9a8f31e45a8
GitOrigin-RevId: 0e2ca35cccf2fb52dba791fc65d57779e78fc7ec
Change-Id: I126936b2f21409b2409bae085c9000bb488900fa
1 file changed
tree: ae890ee5f69fab4894d19cf2230eabf4fc2e726e
  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.