[roll] Roll infra/recipes [fint] Record ninja duration to artifacts Some dashboards rely on the "build.ninja.fuchsia" step name to measure the time that ninja takes to build fuchsia. I would like to simplify the step name to "build.ninja", and ideally remove the dependency on specific step names, which is fragile, and instead expose the ninja duration as a build output property. However, to get an accurate ninja duration we need to exclude `fint build`'s post-processing steps (which may take up to ~30 seconds) from the duration, hence the need to record the ninja duration within fint and expose it to recipes. Original-Bug: 67861 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/514960 GitOrigin-RevId: 6bb7d613dcb631168afbc2a62e6068e2e22aaa15 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/515062 Original-Revision: 9db265ef4d8cc679f2af4028562394eee20f3f8a Change-Id: Iefaf2d2bc0a88333639dab049d334946c13461ff
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.