[roll] Roll infra/recipes [fuchsia/fuchsia] Add property

Add property to enable skipping building fuchsia on CQ retries. This
will allow specific builders to enable this feature and prevent this
from being enabled on builders that do not explicitly set the
`skip_building_fuchsia_on_cq_retry` property to true.

Original-Bug: b/440137477
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1356044
Original-Revision: 513d86e9929b9cd8cdd1c8c0e178f92c67bf8fef
GitOrigin-RevId: 7d2a446ad59ebb5b1cab65d84f573b0c4753490b
Change-Id: I39ee5e8de82e3882ec1a7e42d9d48a455e7a726d
1 file changed
tree: dd62d893f139f483b39750e808216d66e1daf67e
  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.